mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[aws|cloudwatch] mark overly specific test as pending
This commit is contained in:
parent
05a2384ffe
commit
a5fd3b9300
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
Shindo.tests("AWS::CloudWatch | metrics", ['aws', 'cloudwatch']) do
|
||||
|
||||
tests('success') do
|
||||
pending if Fog.mocking?
|
||||
|
||||
pending # FIXME: the hardcoded instance id won't be available
|
||||
tests("#all").succeeds do
|
||||
AWS[:cloud_watch].metrics.all
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue