1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[rackspace|dns] mark tests for models pending in mocked mode

This commit is contained in:
geemus 2011-12-12 14:21:43 -06:00
parent 5b40ab9e6b
commit 46527e3c81

View file

@ -1,4 +1,5 @@
Shindo.tests('Fog::Rackspace::DNS | zone', ['rackspace']) do
pending if Fog.mocking?
provider = Fog::DNS[:rackspace]
domain_name = uniq_id + '.com'