test/test_helper.rb in propono-1.5.0 vs test/test_helper.rb in propono-1.6.0
- old
+ new
@@ -27,10 +27,10 @@
config.logger.stubs(:error)
end
end
end
-require 'fog'
+require 'fog/aws'
class Fog::AWS::SNS::Mock
def create_topic(*args)
foo = Object.new
class << foo
def body