Commit 54ce3a2e authored by charlie ablett's avatar charlie ablett

Merge branch 'dc-remove-redundant-helper' into 'master'

Remove spec helper made redundant by !39164

See merge request gitlab-org/gitlab!39174
parents ab199394 e95c3acc
......@@ -149,8 +149,4 @@ RSpec.describe Projects::Ci::DailyBuildGroupReportResultsController do
date: date
)
end
def csv_response
CSV.parse(response.body)
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