Skip to content

Commit

Permalink
Removed spurious mocha/minitest require.
Browse files Browse the repository at this point in the history
  • Loading branch information
Valiec committed Jul 24, 2024
1 parent cd2948b commit 34a5bbf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
require_relative '../config/environment'
require 'rails/test_help'

require 'mocha/minitest'

module ActiveSupport
class TestCase
# Run tests in parallel with specified workers
Expand Down

0 comments on commit 34a5bbf

Please sign in to comment.