Commit 6fa078b6 authored by Rubén Dávila's avatar Rubén Dávila

Fix wrong shared example usage

parent 5fd47b2b
......@@ -786,7 +786,7 @@ describe 'Git HTTP requests', lib: true do
project.team << [user, :master]
end
it_behaves_like 'pushes are allowed'
it_behaves_like 'pulls are allowed'
it_behaves_like 'pushes are allowed'
end
end
......
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