From 60c0f6216aff16e3c8eac23ba4e26818a758c74a Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Wed, 8 Jun 2022 07:48:58 +0200 Subject: [PATCH] Update tests --- src/fci/40.fci.bats | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/fci/40.fci.bats b/src/fci/40.fci.bats index c303ea87..871de780 100644 --- a/src/fci/40.fci.bats +++ b/src/fci/40.fci.bats @@ -54,7 +54,7 @@ function run_stoch() { @test "HCO" { # 0:01:16 qp set_file hco.ezfio - run_stoch -113.41658256 1.e-3 50000 + run_stoch -113.41658256 2.e-3 50000 } @test "H2O2" { # 0:01:48 @@ -66,7 +66,7 @@ function run_stoch() { @test "HBO" { # 0:00:46 [[ -n $TRAVIS ]] && skip qp set_file hbo.ezfio - run_stoch -100.22361288 1.e-4 50000 + run_stoch -100.22361288 2.e-3 50000 } @test "H2O" { # 0:01:05