Commit 0689900c authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'sh-fix-object-storage-qa' into 'master'

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

See merge request gitlab-org/gitlab-ce!21494
parents a6ca7efb f2feb04b
......@@ -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