-
- Downloads
Fix integration tests (#2964)
We were using the mimemagic ruby gem for our integration tests, but all published versions of it were yanked for a license issue. So, let's move to mini_mime. See https://github.com/rails/rails/issues/41750
parent
50246202
Branches llle-egl-api-connector
No related tags found
Showing
- tests/integration/Gemfile 1 addition, 1 deletiontests/integration/Gemfile
- tests/integration/Gemfile.lock 2 additions, 2 deletionstests/integration/Gemfile.lock
- tests/integration/boot.rb 1 addition, 1 deletiontests/integration/boot.rb
- tests/integration/console.rb 1 addition, 1 deletiontests/integration/console.rb
- tests/integration/lib/cozy_file.rb 1 addition, 1 deletiontests/integration/lib/cozy_file.rb
Please register or sign in to comment