Commit ca5072c4 authored by David Kim's avatar David Kim

Merge branch 'kerrizor/fix-typo-in-mirror-service-spec' into 'master'

Fix typo in context description text

See merge request gitlab-org/gitlab!64743
parents fb31b832 7b8d089b
......@@ -86,7 +86,7 @@ RSpec.describe Projects::UpdateMirrorService do
end
end
context "when given URLs containing escaped elements" do
context "when given URLs contain escaped elements" do
it_behaves_like "URLs containing escaped elements return expected status" do
let(:result) { service.execute }
......
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