We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84ebc75 commit 5839855Copy full SHA for 5839855
internal/namespaces/instance/v1/custom_ip_test.go
@@ -25,7 +25,6 @@ func Test_IPAttach(t *testing.T) {
25
AfterFunc: core.AfterFuncCombine(
26
deleteServer("Server"),
27
),
28
- //DisableParallel: true,
29
}))
30
31
t.Run("With IP", core.Test(&core.TestConfig{
@@ -45,7 +44,6 @@ func Test_IPAttach(t *testing.T) {
45
44
46
47
48
49
50
}
51
0 commit comments