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
module Scenario
module Test
module Integration
class ObjectStorage < Test::Instance
class ObjectStorage < Test::Instance::All
tags :object_storage
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