3
0

upd(system): disable e2e system tests

This commit is contained in:
Tit Petric
2019-04-03 17:42:27 +02:00
parent 28bddb0d40
commit cfeee9153a

View File

@@ -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()