diff --git a/tests/testsConfig.yaml b/tests/testsConfig.yaml index 154b82a..e67ce14 100644 --- a/tests/testsConfig.yaml +++ b/tests/testsConfig.yaml @@ -12,7 +12,7 @@ Probe: Poly: Solver: Epsilon: 1.0e-8 - ViewInitialGuess: true + ViewInitialGuess: false GMRES: MaxIter: 5000 RelTol: 1.0e-8 @@ -38,4 +38,4 @@ Poly: # ANY OPTIONS NEEDED FOR THE TEST SUITE SHOULD BE PLACED HERE Tests: Poly: - Index: 1.5 \ No newline at end of file + Index: 1.0 \ No newline at end of file