We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f2fa72 commit 40bc7d8Copy full SHA for 40bc7d8
1 file changed
base/test/CrossChainERC20Factory.t.sol
@@ -298,7 +298,6 @@ contract CrossChainERC20FactoryTest is CommonTest {
298
assertTrue(gasUsed < 500_000, "Deployment should not use excessive gas");
299
}
300
301
-
302
//////////////////////////////////////////////////////////////
303
/// Edge Case Tests ///
304
0 commit comments