Commit 54dac8a0 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'qa/gb/fix-subject-address-in-factories-ee' into 'master'

Fix QA test subject address by configuring capybara / EE

See merge request gitlab-org/gitlab-ee!3466
parents c2bf31ed 86ce4363
......@@ -8,6 +8,7 @@ module QA
include Bootable
def perform(address, *files)
Specs::Config.act { configure_capybara! }
Runtime::Scenario.define(:gitlab_address, address)
##
......
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