Skip to content

Commit

Permalink
Issue #615 - removed missed line that locked tests' namespace to 'porch'
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMcDermott committed Jan 3, 2025
1 parent 926483d commit 1e5e34c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3016,7 +3016,6 @@ func (t *PorchSuite) TestPackageVariantReadinessGate(ctx context.Context) {
return functions
}()
)
t.Namespace = "porch"

// Set up the repo and create/propose/approve the upstream package
t.RegisterMainGitRepositoryF(ctx, repository)
Expand Down

0 comments on commit 1e5e34c

Please sign in to comment.