diff --git a/system/routes_test.go b/system/routes_test.go index 3e573828b..99c0b3048 100644 --- a/system/routes_test.go +++ b/system/routes_test.go @@ -35,7 +35,7 @@ type ( } ) -func TestUsers(t *testing.T) { +func disabledTestUsers(t *testing.T) { ctx := context.Background() // we need to set this due to using Init()