summaryrefslogtreecommitdiffstats
path: root/api4/command_help_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'api4/command_help_test.go')
-rw-r--r--api4/command_help_test.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/api4/command_help_test.go b/api4/command_help_test.go
index 2328d8ef2..68a098636 100644
--- a/api4/command_help_test.go
+++ b/api4/command_help_test.go
@@ -12,6 +12,8 @@ import (
func TestHelpCommand(t *testing.T) {
th := Setup().InitBasic()
+ defer th.TearDown()
+
Client := th.Client
channel := th.BasicChannel