diff options
Diffstat (limited to '.gut_editor_config.json')
| -rw-r--r-- | .gut_editor_config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gut_editor_config.json b/.gut_editor_config.json index d05bd4e..413f9f1 100644 --- a/.gut_editor_config.json +++ b/.gut_editor_config.json @@ -15,13 +15,13 @@ "inner_class": null, "junit_xml_file": "", "junit_xml_timestamp": false, - "log_level": 1, + "log_level": 0, "opacity": 100, "post_run_script": "", "pre_run_script": "", "prefix": "test_", "selected": null, - "should_exit": false, + "should_exit": true, "should_exit_on_success": true, "should_maximize": true, "compact_mode": false, |
