We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9299f56 commit 5f2bf48Copy full SHA for 5f2bf48
project/project.godot
@@ -39,6 +39,10 @@ enabled=PackedStringArray("res://addons/gdUnit4/plugin.cfg")
39
[gdunit4]
40
41
ui/toolbar/run_overall=true
42
+hooks/session_hooks=Dictionary[String, bool]({
43
+"res://addons/gdUnit4/src/core/hooks/GdUnitHtmlReporterTestSessionHook.gd": false,
44
+"res://addons/gdUnit4/src/core/hooks/GdUnitXMLReporterTestSessionHook.gd": false
45
+})
46
47
[rendering]
48
0 commit comments