Ignore node test for CI

This commit is contained in:
Daniel Sanchez Quiros 2022-10-17 18:49:53 +02:00
parent 5c2ff26971
commit d1ed1b6623

View File

@ -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 {