Skip to content
Snippets Groups Projects
Commit d8730ecf authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

Merge pull request #1866 from MikeMcQuaid/cask-skip-flaky-test

suite_test: skip flaky test.
parents eece7706 fa3d459f
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,8 @@ describe Hbc::Artifact::Suite do
end
it "moves the suite to the proper directory" do
skip("flaky test")
shutup do
install_phase.call
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment