summaryrefslogtreecommitdiffstats
path: root/app/file_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/file_test.go')
-rw-r--r--app/file_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/file_test.go b/app/file_test.go
index f3141fa18..d86272063 100644
--- a/app/file_test.go
+++ b/app/file_test.go
@@ -37,6 +37,7 @@ func TestGeneratePublicLinkHash(t *testing.T) {
func TestDoUploadFile(t *testing.T) {
th := Setup()
+ defer th.TearDown()
teamId := model.NewId()
channelId := model.NewId()