Skip to content

Commit

Permalink
Remove flake mark
Browse files Browse the repository at this point in the history
  • Loading branch information
coignetp committed Jul 2, 2024
1 parent dfc5a99 commit 233febd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/new-e2e/tests/installer/all_packages_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,6 @@ func TestPackages(t *testing.T) {
continue
}
suite := test.t(flavor, flavor.Architecture)
if strings.Contains(suite.Name(), "scenario") {
continue
}
t.Run(suite.Name(), func(t *testing.T) {
t.Parallel()
// FIXME: Fedora currently has DNS issues
Expand Down

0 comments on commit 233febd

Please sign in to comment.