From 11043942c7d0b58e3c69dd2914fa765000aad5e0 Mon Sep 17 00:00:00 2001 From: Emily Boudreaux Date: Wed, 19 Mar 2025 13:50:43 -0400 Subject: [PATCH] build(testConfig): updated testconfig --- tests/testsConfig.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/testsConfig.yaml b/tests/testsConfig.yaml index 7ebe140..e82bfc2 100644 --- a/tests/testsConfig.yaml +++ b/tests/testsConfig.yaml @@ -3,8 +3,8 @@ Debug: true Probe: GLVis: Visualization: true - Host: "10.8.0.14" - # Host: "localhost" + # Host: "10.8.0.14" + Host: "localhost" Port: 19916 DefaultKeyset: "iimmMMc" GetRaySolution: @@ -35,4 +35,4 @@ Poly: # ANY OPTIONS NEEDED FOR THE TEST SUITE SHOULD BE PLACED HERE Tests: Poly: - Index: 1 \ No newline at end of file + Index: 1.1 \ No newline at end of file