Skip to content

Commit 5f2bf48

Browse files
committed
Disable hooks
1 parent 9299f56 commit 5f2bf48

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

project/project.godot

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ enabled=PackedStringArray("res://addons/gdUnit4/plugin.cfg")
3939
[gdunit4]
4040

4141
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+
})
4246

4347
[rendering]
4448

0 commit comments

Comments
 (0)