[AWS|Core] Stop flapping test by clearing out mock data

This commit is contained in:
Frederick Cheung 2014-11-07 10:29:39 +00:00
parent f350773a12
commit 31ec39310d
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
Shindo.tests('Fog::Compute[:aws] | tag requests', ['aws']) do
Fog::Compute::AWS::Mock.reset if Fog.mocking?
@tags_format = {
'tagSet' => [{
'key' => String,