Merge pull request #1866 from MikeMcQuaid/cask-skip-flaky-test
suite_test: skip flaky test.
This commit is contained in:
commit
d8730ecf0b
@ -13,6 +13,8 @@ describe Hbc::Artifact::Suite do
|
|||||||
end
|
end
|
||||||
|
|
||||||
it "moves the suite to the proper directory" do
|
it "moves the suite to the proper directory" do
|
||||||
|
skip("flaky test")
|
||||||
|
|
||||||
shutup do
|
shutup do
|
||||||
install_phase.call
|
install_phase.call
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user