Skip to content

Commit

Permalink
Merge pull request #9068 from DefiLlama/revert-9066-revert-9061-rever…
Browse files Browse the repository at this point in the history
…t-9060-13JanCoins

Revert "Revert "Revert "soneium"""
  • Loading branch information
waynebruce0x authored Jan 16, 2025
2 parents 070180d + 2472282 commit afcd8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defi/l2/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export async function verifyChanges(chains: FinalData) {
)}% in ${hours}`;
});

// if (message.length) throw new Error(message);
if (message.length) throw new Error(message);
}
export function flagChainErrors(chains: FinalData) {
let message: string = ``;
Expand Down

0 comments on commit afcd8b3

Please sign in to comment.