Commit d07426ac authored by Sean McGivern's avatar Sean McGivern

Fix spec description typo

parent 3582c6ae
......@@ -340,7 +340,7 @@ describe 'Git HTTP requests', lib: true do
end
end
context "when the file exists" do
context "when the file does not exist" do
before { get "/#{project.path_with_namespace}/blob/master/info/refs" }
it "returns not found" do
......
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