Commit 02f58dbd authored by Lin Jen-Shin's avatar Lin Jen-Shin

It's no longer needed

parent 9ab5ff53
......@@ -287,8 +287,6 @@ describe API::API, api: true do
let(:build) { create(:ci_build, :trace, pipeline: pipeline) }
before do
developer
get api("/projects/#{project.id}/builds/#{build.id}/trace", api_user)
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