.rspec in polytrix-0.0.1 vs .rspec in polytrix-0.1.0.pre
- old
+ new
@@ -1,11 +1,6 @@
--I features
---format MatrixFormatter::Formatters::JSONFormatter
---out reports/matrix<%= ENV['TEST_ENV_NUMBER'].to_i %>.json
---format MatrixFormatter::Formatters::HTMLFormatter
---out reports/matrix.html
+-r spec_helper
--format html
--out reports/rspec.html
--format documentation
--color
---require features_helper.rb