Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yamatcha committed Oct 17, 2024
1 parent c8bfa1a commit e5ecab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/partition_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ var imagePullBackoffApplyYAML string
//go:embed testdata/partition_volume_template.yaml
var volumeTemplateApplyYAML string

var _ = Context("partition_test", func() {
var _ = Context("partition_test", Ordered, func() {
if doUpgrade {
return
}
Expand Down

0 comments on commit e5ecab3

Please sign in to comment.