Commit 9ccc516a authored by Alejandro Rodríguez's avatar Alejandro Rodríguez

Enable all gitaly features in spinach tests

parent 063e285e
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