From 8432cd5c4bf288e4332dfea56c8408ce1fa43708 Mon Sep 17 00:00:00 2001 From: Emily Boudreaux Date: Wed, 26 Feb 2025 12:41:55 -0500 Subject: [PATCH] test(testsConfig): updated tests config --- tests/testsConfig.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/tests/testsConfig.yaml b/tests/testsConfig.yaml index efa4d1c..497113a 100644 --- a/tests/testsConfig.yaml +++ b/tests/testsConfig.yaml @@ -1,4 +1,8 @@ Probe: GLVis: - Host: "10.17.1.5" - Port: 19916 \ No newline at end of file + Visualization: true + Host: "10.8.0.13" + Port: 19916 +Poly: + Solver: + ViewInitialGuess: true \ No newline at end of file