Skip to content

Commit

Permalink
fix: adjust base test address from gas usage
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm committed Mar 29, 2024
1 parent 694f497 commit 163d6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/dojo-core/src/base_test.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ mod invalid_model {
// Pre-computed address of a contract deployed through the world.
// To print this addres, run:
// sozo test --manifest-path crates/dojo-core/Scarb.toml -f test_deploy_from_world_invalid_model
0x365e118dca1de7bcf112ed35a62519b13a85d39b03f6b0338eea9a56b31c6c9
0x647d90f9663c37478a5fba689fc7166d957f782ea4a8316e0042929d48cf8be
}
}
}
Expand Down

0 comments on commit 163d6be

Please sign in to comment.