1
0
Fork 0
forked from gitea/nas

Fix filter test code better

This commit is contained in:
KMY 2023-08-11 13:25:15 +09:00
parent 3c0bc6cb57
commit 389a0bd123
2 changed files with 9 additions and 8 deletions

View file

@ -2,8 +2,6 @@
require 'rspec/retry'
RSpec::Matchers.define_negated_matcher :exclude, :include
if ENV['DISABLE_SIMPLECOV'] != 'true'
require 'simplecov'
SimpleCov.start 'rails' do