Skip to content

Commit c1caa7d

Browse files
committed
chore: fmt
1 parent 6744355 commit c1caa7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/integration/tests/CrosschainDeployLib.t.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ contract Integration_CrosschainDeployLibTest is IntegrationDeployer {
3939
);
4040
assertEq(CrosschainDeployLib.computeCrosschainUpgradeableProxyAddress(deployer, holeskyExpected, "ExampleContract"), holeskyProxy);
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)