spec/spec_helper.rb in allure-ruby-adaptor-api-0.6.1 vs spec/spec_helper.rb in allure-ruby-adaptor-api-0.6.2

- old
+ new

@@ -1,6 +1,6 @@ require 'rspec' require 'allure-ruby-adaptor-api' AllureRubyAdaptorApi.configure do |c| c.output_dir = "allure" -end \ No newline at end of file +end