From 2814773231b8db0dbf2d474103563f95471b7777 Mon Sep 17 00:00:00 2001 From: GsLogimaker Date: Fri, 3 May 2024 21:22:01 -0500 Subject: [PATCH] Update gut config --- .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 dfdcf79..574101a 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": "res://test_results.xml", + "junit_xml_file": "./test_results.xml", "junit_xml_timestamp": false, "log_level": 1, "opacity": 100,