Skip to content
Snippets Groups Projects
Commit d07426ac authored by Sean McGivern's avatar Sean McGivern
Browse files

Fix spec description typo

parent 3582c6ae
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment