mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Enable model vapp_tests in Mock mode
This commit is contained in:
parent
48c382d20a
commit
36c1e6dc7d
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
require File.expand_path(File.join(File.dirname(__FILE__), 'helper'))
|
||||
|
||||
Shindo.tests("Compute::VcloudDirector | vapps", ['vclouddirector', 'all']) do
|
||||
pending if Fog.mocking?
|
||||
|
||||
# unless there is atleast one vapp we cannot run these tests
|
||||
pending if vdc.vapps.empty?
|
||||
|
|
Loading…
Add table
Reference in a new issue