Skip to content

Commit 7d3cce9

Browse files
committed
update
1 parent ba93b82 commit 7d3cce9

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
@@ -132,7 +132,7 @@ func TestRunUpgradeFullyConfigurable(t *testing.T) {
132132

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

0 commit comments

Comments
 (0)