From 8da3027d9b2b5e6f083e478da3449e00f1cd70b7 Mon Sep 17 00:00:00 2001 From: GsLogimaker Date: Fri, 3 May 2024 12:18:07 -0500 Subject: [PATCH] Update .gut_editor_config.json --- .gut_editor_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gut_editor_config.json b/.gut_editor_config.json index 98996a7..af66280 100644 --- a/.gut_editor_config.json +++ b/.gut_editor_config.json @@ -16,7 +16,7 @@ "ignore_pause": false, "include_subdirs": true, "inner_class": null, - "junit_xml_file": "unittest_log.xml", + "junit_xml_file": "test_results.xml", "junit_xml_timestamp": false, "log_level": 1, "opacity": 100,