Skip to content

Commit 7f2b401

Browse files
authored
test: Temp skip TestRunCustomsgExample (#853)
1 parent b07c54a commit 7f2b401

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pr_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ func TestRunUpgradeFullyConfigurable(t *testing.T) {
208208
// so we want to keep testing this use-case in the PR pipelines.
209209
func TestRunCustomsgExample(t *testing.T) {
210210
t.Parallel()
211+
t.Skip("Temporarily skipping due to https://github.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc/issues/852")
211212

212213
options := testhelper.TestOptionsDefaultWithVars(&testhelper.TestOptions{
213214
Testing: t,

0 commit comments

Comments
 (0)