Skip to content
Snippets Groups Projects
Commit 53ff2b12 authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Remove CI-reporter test_unit patch

parent f452e59a
No related branches found
No related tags found
No related merge requests found
...@@ -18,8 +18,6 @@ rubocop: ...@@ -18,8 +18,6 @@ rubocop:
test: test:
script: script:
# Remove deprecation warning for ci_reporter
- sed -e 's/File.exists?/File.exist?/' -i 'vendor/ruby/*/gems/ci_reporter-*/lib/ci/reporter/report_manager.rb'
- GENERATE_REPORTS=true CI_REPORTS=reports bundle exec rake test - GENERATE_REPORTS=true CI_REPORTS=reports bundle exec rake test
artifacts: artifacts:
reports: reports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment