Skip to content

Commit ae07020

Browse files
committed
test(mc): update integration test prefix (tests run in parallel)
1 parent a0bc1de commit ae07020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/multicloud/test/integration_retina_kind_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ func TestRetinaKindIntegration(t *testing.T) {
1313
TerraformDir: "../examples/integration/retina-kind",
1414

1515
Vars: map[string]interface{}{
16-
"prefix": "test",
16+
"prefix": "test-integration",
1717
"retina_version": "v0.0.24",
1818
},
1919
}

0 commit comments

Comments
 (0)