spec/spec_helper.rb in maltese-0.1.6 vs spec/spec_helper.rb in maltese-0.1.7
- old
+ new
@@ -1,5 +1,5 @@
-ENV["FOG_DIRECTORY"] = "sitemaps.test.datacite.org"
+ENV['RACK'] = "test"
require 'bundler/setup'
Bundler.setup
require 'simplecov'
- old
+ new