Skip to content

Commit

Permalink
[COOK-3015] - use skip instead of pending
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed May 29, 2013
1 parent eb7aa7b commit dc31f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/default/tests/minitest/default_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
include Helpers::YumTest

it "Default recipe does nothing, so default_test does nothing" do
pending
skip
end
end

0 comments on commit dc31f7b

Please sign in to comment.