Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
Signed-off-by: Tullio Sebastiani <[email protected]>
  • Loading branch information
tsebastiani committed Dec 12, 2024
1 parent 78efe5a commit 293537b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/provider/quay/scenario_provider_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ func TestQuayScenarioProvider_ScaffoldScenarios(t *testing.T) {

func TestQuayScenarioProvider_GetGlobalEnvironment(t *testing.T) {
config := getConfig(t)
config.QuayOrg = "rh_ee_tsebasti"
provider := ScenarioProvider{Config: &config}

baseImageScenario, err := provider.GetGlobalEnvironment()
Expand Down

0 comments on commit 293537b

Please sign in to comment.