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 6744355 commit c1caa7dCopy full SHA for c1caa7d
src/test/integration/tests/CrosschainDeployLib.t.sol
@@ -39,4 +39,4 @@ contract Integration_CrosschainDeployLibTest is IntegrationDeployer {
39
);
40
assertEq(CrosschainDeployLib.computeCrosschainUpgradeableProxyAddress(deployer, holeskyExpected, "ExampleContract"), holeskyProxy);
41
}
42
-}
+}
0 commit comments