Skip to content

Commit

Permalink
Update waku-bindings/tests/node.rs
Browse files Browse the repository at this point in the history
Co-authored-by: richΛrd <info@richardramos.me>
  • Loading branch information
Ivansete-status and richard-ramos authored Nov 21, 2024
1 parent 70295f6 commit 98e390f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion waku-bindings/tests/node.rs
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ async fn default_echo() -> Result<(), String> {
#[test]
#[serial]
fn node_restart() {
println!("Test node_restart");
let config = WakuNodeConfig {
node_key: Some(
SecretKey::from_str("05f381866cc21f6c1e2e80e07fa732008e36d942dce3206ad6dcd6793c98d609")
Expand Down

0 comments on commit 98e390f

Please sign in to comment.