Commit 7b8d089b authored by Kerri Miller's avatar Kerri Miller

Fix typo in context description text

parent 3925df42
......@@ -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