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

suite_test: skip flaky test.

parent eece7706
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