Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
XuJiandong committed Mar 7, 2024
1 parent b40fefb commit 3af3eb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/src/verify/tests/ckb_latest/features_since_v2023.rs
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ fn check_spawn_out_of_cycles_wrap() {
.to_string()
.contains("ExceededMaximumCycles"))
} else {
assert!(result.is_err());
}
}

Expand Down

0 comments on commit 3af3eb7

Please sign in to comment.