Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 3b911d4

Browse files
committed
nonce
1 parent 702437f commit 3b911d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/account_panic.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ fn account_panic() {
8181
calldata,
8282
vec![],
8383
block_context.starknet_os_config().chain_id().clone(),
84-
Some(2.into()),
84+
Some(1.into()),
8585
)
8686
.unwrap();
8787

0 commit comments

Comments
 (0)