BigW Consortium Gitlab

gitaly.rb 114 Bytes
Spinach.hooks.before_scenario do
  allow(Gitlab::GitalyClient).to receive(:feature_enabled?).and_return(true)
end