Skip to content

Commit

Permalink
updating contract ids
Browse files Browse the repository at this point in the history
  • Loading branch information
xunilrj committed Nov 15, 2024
1 parent a148e4c commit ff484be
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 @@ -467,7 +467,7 @@ async fn test_deploy_fresh_proxy() {
.unwrap(),
proxy: Some(
ContractId::from_str(
"f0641246d72044059de56248becf345bd8553c7892df8c12d7df23f461a7f95b",
"4a4fab5a43c7e98b7bce579724b2b15d8f1326f9e6ed00376c39d9d46a829dd8",
)
.unwrap(),
),
Expand Down

0 comments on commit ff484be

Please sign in to comment.