From 1dac72d5996835fb03307d3fd4fa1d4615c75e15 Mon Sep 17 00:00:00 2001 From: Mark Lapierre Date: Fri, 5 Jul 2019 13:03:58 +1000 Subject: Disable Cop/GemFetcher so the tests run --- qa/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/Gemfile b/qa/Gemfile index 81c1244e0ef..0bcf350335d 100644 --- a/qa/Gemfile +++ b/qa/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem 'gitlab-qa', git: 'https://gitlab.com/gitlab-org/gitlab-qa.git', branch: 'add-parallel-option' +gem 'gitlab-qa', git: 'https://gitlab.com/gitlab-org/gitlab-qa.git', branch: 'add-parallel-option' # rubocop: disable Cop/GemFetcher gem 'pry-byebug', '~> 3.5.1', platform: :mri gem 'capybara', '~> 2.16.1' gem 'capybara-screenshot', '~> 1.0.18' -- cgit v1.2.1