Skip to content

Commit

Permalink
update proxy contract id for test
Browse files Browse the repository at this point in the history
  • Loading branch information
sdankel committed Jul 25, 2024
1 parent d339355 commit 3090e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forc-plugins/forc-client/tests/deploy.rs
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ async fn test_deploy_fresh_proxy() {
.unwrap(),
proxy: Some(
ContractId::from_str(
"58ed1aca6e781609b2ff04488f0299fcb9f548874e477938937b5d2a2b001f74",
"2b49d9d74f2d54274c01584523f64e0a5f8d2c4df4bdda760efe5c7b451f6b2c",
)
.unwrap(),
),
Expand Down

0 comments on commit 3090e16

Please sign in to comment.