mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Forgot to add underscore for test groups
This commit is contained in:
parent
71b07db2ca
commit
7f2f380d0f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
Shindo.tests('Fog::Rackspace::Monitoring | alarm_tests', ['rackspace','rackspacemonitoring']) do
|
||||
Shindo.tests('Fog::Rackspace::Monitoring | alarm_tests', ['rackspace','rackspace_monitoring']) do
|
||||
pending if Fog.mocking?
|
||||
|
||||
account = Fog::Rackspace::Monitoring.new
|
||||
|
|
Loading…
Add table
Reference in a new issue