spec/tests/tasks/check/pippi/run_spec.rb in hexx-suit-0.1.0 vs spec/tests/tasks/check/pippi/run_spec.rb in hexx-suit-0.2.0

- old
+ new

@@ -20,6 +20,7 @@ it "runs tests" do expect { subject }.to change { commands.include? "rake test" }.to true end end -end + +end if USE_PIPPI_METRIC