spec/spec_helper.rb in weeter-0.9.2 vs spec/spec_helper.rb in weeter-0.10.0
- old
+ new
@@ -6,6 +6,6 @@
RSpec.configure do |config|
config.before(:all) do
Weeter::Configuration.instance.log_path = 'log/test.log'
end
-end
\ No newline at end of file
+end