Skip to content

Commit

Permalink
fmt code
Browse files Browse the repository at this point in the history
  • Loading branch information
joii2020 committed Apr 25, 2024
1 parent 16a90bd commit d431e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/src/verify/tests/ckb_latest/features_since_v2023.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1306,7 +1306,7 @@ fn check_spawn_io_cycles() {
if SCRIPT_VERSION != ScriptVersion::V2 {
return;
}

let offset_size = 1024;
let r = spawn_io_test(128, true);
r.unwrap();
Expand Down

0 comments on commit d431e50

Please sign in to comment.