From 47eef124ef9fac52fe925b70b448e81ed721b021 Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Wed, 5 Feb 2020 16:49:59 +0100 Subject: [PATCH] Fixed test file --- src/fci/40.fci.bats | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/fci/40.fci.bats b/src/fci/40.fci.bats index 505638f8..28faa758 100644 --- a/src/fci/40.fci.bats +++ b/src/fci/40.fci.bats @@ -117,9 +117,7 @@ function run_stoch() { } @test "SiH3" { # 15.99s - [[ -n $TRAVIS ]] && s - -kip + [[ -n $TRAVIS ]] && skip qp set_file sih3.ezfio run -5.57241217753818 3.e-4 100000 }