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:
parent
5b40ab9e6b
commit
46527e3c81
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue