mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
remove empty failure block from model_helper
This commit is contained in:
parent
732fad312d
commit
4ec4aa1e48
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@ def model_tests(collection, params = {}, mocks_implemented = true)
|
|||
|
||||
end
|
||||
|
||||
tests('failure') do
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
# Generates a unique identifier with a random differentiator.
|
||||
|
|
Loading…
Reference in a new issue