Skip to content

Commit

Permalink
Remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mqxf committed Sep 15, 2023
1 parent d44a160 commit 44aaca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/gear/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15287,6 +15287,6 @@ fn test_gas_info_of_terminated_program() {
true,
true,
)
.expect("failed getting gas info"); // panics here as `pid_dead` is terminated and rpc call wasn't able to get code.
.expect("failed getting gas info");
})
}

0 comments on commit 44aaca4

Please sign in to comment.