diff --git a/integration/integration.sh b/integration/integration.sh index 2cdb1d4..b28cc6f 100755 --- a/integration/integration.sh +++ b/integration/integration.sh @@ -83,7 +83,7 @@ fi try integration/empty.npf $python -compare_raw npf_compare.py single $python --csv out.csv +compare_raw npf_compare.py single $python --no-graph --no-graph-time --csv out.csv diff out.csv integration/single.csv if [ $? -ne 0 ] ; then echo "single.csv changed !" diff --git a/integration/single.stdout b/integration/single.stdout index af7dcc1..32772f7 100644 --- a/integration/single.stdout +++ b/integration/single.stdout @@ -9,4 +9,3 @@ N = 2, X = 3 [run 3/3 for test 1/1] [4.0, 4.0, 4.0] Generating graphs... Pandas dataframe written to out.csv -Graph of test written to /npf/compare/single_click-2022-D.pdf