Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
oblique committed Dec 16, 2024
1 parent 5351033 commit 247b3f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions node-wasm/src/client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,9 @@ mod tests {
.start(&WasmNodeConfig {
network: Network::Private,
bootnodes,
use_persistent_memory: false,
custom_sampling_window_secs: None,
custom_pruning_delay_secs: None,
})
.await
.unwrap();
Expand Down

0 comments on commit 247b3f4

Please sign in to comment.