Commit 145da6b1 authored by Lin Jen-Shin's avatar Lin Jen-Shin
parent 0c202f37
...@@ -232,9 +232,7 @@ describe API::API, api: true do ...@@ -232,9 +232,7 @@ describe API::API, api: true do
before do before do
pipeline.update(ref: 'master', pipeline.update(ref: 'master',
sha: project.commit('master').sha) sha: project.commit('master').sha)
end
before do
get path_for_ref('master') get path_for_ref('master')
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