Remove coveralls for good

This commit is contained in:
Daniel Schädler 2025-03-08 17:39:46 +01:00
parent 322d1e2ed4
commit 119cffc4ff
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
# frozen_string_literal: true
require 'coveralls'
Coveralls.wear!('rails')
# This file was generated by the `rails generate rspec:install` command. Conventionally, all
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
# The generated `.rspec` file contains `--require spec_helper` which will cause