Skip to content

Commit

Permalink
Added keep_alive
Browse files Browse the repository at this point in the history
  • Loading branch information
mqxf committed Oct 25, 2023
1 parent f111ed7 commit b267eb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/gear/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14673,6 +14673,7 @@ fn test_handle_signal_wait() {
EMPTY_PAYLOAD.to_vec(),
100_000_000_000,
0,
false,
));

let pid = get_last_program_id();
Expand Down

0 comments on commit b267eb9

Please sign in to comment.