From 1adfd0e9be69a93c7f63bb7afc742c9fafe31aa3 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 6 Sep 2017 17:12:54 -0500 Subject: app type transition (#7167) --- app/command_channel_rename_test.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/command_channel_rename_test.go') diff --git a/app/command_channel_rename_test.go b/app/command_channel_rename_test.go index 95a4f1500..94725ef3c 100644 --- a/app/command_channel_rename_test.go +++ b/app/command_channel_rename_test.go @@ -8,7 +8,8 @@ import ( ) func TestRenameProviderDoCommand(t *testing.T) { - th := Setup().InitBasic() + a := Global() + th := a.Setup().InitBasic() rp := RenameProvider{} args := &model.CommandArgs{ -- cgit v1.2.3-1-g7c22