mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-15 21:39:00 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -25,7 +25,6 @@ RSpec.describe QA::Specs::Helpers::FastQuarantine do
|
||||
expect(RSpec).to have_received(:configure)
|
||||
expect(File).to have_received(:write).with(fq_path, fq_contents)
|
||||
expect(RestClient::Request).to have_received(:execute).with(
|
||||
cookies: {},
|
||||
method: :get,
|
||||
url: "https://gitlab-org.gitlab.io/quality/engineering-productivity/fast-quarantine/rspec/fast_quarantine-gitlab.txt",
|
||||
verify_ssl: true
|
||||
|
Reference in New Issue
Block a user