upd(system): disable e2e system tests
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user