Improve versioned macOS test
This commit is contained in:
parent
839b7d44cc
commit
4cb50a38c7
@ -158,6 +158,7 @@ describe "brew determine-test-runners" do
|
||||
|
||||
expect(File.read(github_output)).not_to be_empty
|
||||
expect(get_runners(github_output)).to eq(["13", "13-arm64", linux_runner])
|
||||
expect(get_runners(github_output)).not_to eq(all_runners)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user