suite_test: skip flaky test.

This commit is contained in:
Mike McQuaid 2017-01-17 11:17:55 +00:00
parent eece7706d1
commit fa3d459f5b

View File

@ -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