Skip to content

Commit

Permalink
Reorder default acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-vaughan committed Jun 17, 2022
1 parent 65ae62b commit c7da4b1
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

hosts.each do |host|
expect_failures = false
if hosts_with_role(hosts, 'el8').include?(host)
if hosts_with_role(hosts, 'el9').include?(host)
expect_failures = true
end

Expand Down

0 comments on commit c7da4b1

Please sign in to comment.