Skip to content

Commit 7d07f01

Browse files
committed
integration: Don't include resize test as part of integration suite
Since macadam right now not support resource resize as part of start => stop => resize resource => start so the test case is failing - crc-org/macadam#291
1 parent 39bcb9b commit 7d07f01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/integration/resize_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build ignore
2+
13
package test_test
24

35
import (

0 commit comments

Comments
 (0)