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