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 22, 2024
1 parent d7326ff commit df1cfbf
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(
"7a78517c2c3322028db65e54893dc97958fa3d7c846a66f5675859e64f927540",
"4a4fab5a43c7e98b7bce579724b2b15d8f1326f9e6ed00376c39d9d46a829dd8",
)
.unwrap(),
),
Expand Down

0 comments on commit df1cfbf

Please sign in to comment.