tests/rackspace/identity_tests.rb in fog-1.22.0 vs tests/rackspace/identity_tests.rb in fog-1.22.1
- old
+ new
@@ -21,6 +21,6 @@
tests('should terminate with incorrect credentials') do
raises(Excon::Errors::Unauthorized) { Fog::Rackspace::Identity.new :rackspace_api_key => 'bad_key' }
end
end
-end
\ No newline at end of file
+end