Skip to content

Commit

Permalink
suite_test: skip flaky test.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Jan 17, 2017
1 parent eece770 commit fa3d459
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Library/Homebrew/cask/test/cask/artifact/suite_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
end

it "moves the suite to the proper directory" do
skip("flaky test")

shutup do
install_phase.call
end
Expand Down

0 comments on commit fa3d459

Please sign in to comment.