mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-02 14:03:12 +00:00
Ignore node test for CI
This commit is contained in:
parent
5c2ff26971
commit
d1ed1b6623
@ -16,6 +16,7 @@ const NODES: &[&str] = &[
|
||||
"/dns4/node-01.gc-us-central1-a.wakuv2.test.statusim.net/tcp/30303/p2p/16Uiu2HAmJb2e28qLXxT5kZxVUUoJt72EMzNGXB47Rxx5hw3q4YjS"
|
||||
];
|
||||
|
||||
#[ignore]
|
||||
#[test]
|
||||
pub fn main() -> Result<(), String> {
|
||||
let config = WakuNodeConfig {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user