Skip to content

Commit 7111322

Browse files
committed
test
1 parent 6a8f86c commit 7111322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pr_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ func TestRunUpgradeFullyConfigurable(t *testing.T) {
133133

134134
options := testschematic.TestSchematicOptionsDefault(&testschematic.TestSchematicOptions{
135135
Testing: t,
136-
Prefix: "ocp-fc-upg",
136+
Prefix: "fc-upg",
137137
TarIncludePatterns: []string{"*.tf", "scripts/*.sh", "kubeconfig/README.md", fullyConfigurableTerraformDir + "/*.*"},
138138
TemplateFolder: fullyConfigurableTerraformDir,
139139
Tags: []string{"test-schematic"},

0 commit comments

Comments
 (0)