Disable integration tests outside of CI (#565)

This commit is contained in:
Bastian Köcher
2021-08-07 23:03:12 +02:00
committed by GitHub
parent 6283c1fce9
commit 8307255697
9 changed files with 13 additions and 5 deletions
@@ -21,6 +21,7 @@ mod common;
#[test]
#[cfg(unix)]
#[ignore]
fn running_the_node_works_and_can_be_interrupted() {
use nix::{
sys::signal::{