Commit f2feb04b authored by Stan Hu's avatar Stan Hu

Fix QA ObjectStorage not inheriting from Test::Instance::All

parent 8ff02cf7
...@@ -4,7 +4,7 @@ module QA ...@@ -4,7 +4,7 @@ module QA
module Scenario module Scenario
module Test module Test
module Integration module Integration
class ObjectStorage < Test::Instance class ObjectStorage < Test::Instance::All
tags :object_storage tags :object_storage
end end
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment