Commit d68ff7f5 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'gitaly-spinach' into 'master'

Enable all gitaly features in spinach tests

Closes gitaly#521

See merge request !14043
parents fed7c1ed 9ccc516a
Spinach.hooks.before_scenario do
allow(Gitlab::GitalyClient).to receive(:feature_enabled?).and_return(true)
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