Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
yiweichi committed Sep 11, 2024
1 parent f3e34c2 commit cd31819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deterministic/GenerateConfigs.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ contract GenerateAdminSystemBackendConfig is DeployScroll {
***************/

function run() public {
setScriptMode(ScriptMode.VerifyConfig);
DeterministicDeployment.initialize(ScriptMode.VerifyConfig);
predictAllContracts();

generateAdminSystemBackendConfig();
Expand Down

0 comments on commit cd31819

Please sign in to comment.