提交 cf7f0947 编写于 作者: G Grzegorz Bizon

Merge branch '50746-qa-test-instance-doesn-t-use-the-correct-path-to-spec-files' into 'master'

Resolve "[QA] `Test::Instance` doesn't use the correct path to spec files"

Closes #50746

See merge request gitlab-org/gitlab-ce!21394
......@@ -26,7 +26,7 @@ module QA
if rspec_options.any?
rspec_options
else
::File.expand_path('../specs/features', __dir__)
::File.expand_path('../../specs/features', __dir__)
end
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册