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/authorization_test.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/authorization_test.go') diff --git a/app/authorization_test.go b/app/authorization_test.go index 4d2fdd5a0..c090526c4 100644 --- a/app/authorization_test.go +++ b/app/authorization_test.go @@ -10,7 +10,8 @@ import ( ) func TestCheckIfRolesGrantPermission(t *testing.T) { - Setup() + a := Global() + a.Setup() cases := []struct { roles []string -- cgit v1.2.3-1-g7c22