Skip to content

Commit

Permalink
WIP: Test Mocha/Minitest fix
Browse files Browse the repository at this point in the history
  • Loading branch information
floehopper committed Jul 27, 2023
1 parent 9ecb9c6 commit 1ab7c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ group :test do
gem "minitest"
gem "minitest-fail-fast"
gem "minitest-stub-const"
gem "mocha"
gem "mocha", github: "freerange/mocha", branch: "fix-minitest-compatibility"
gem "rack-test"
gem "rails-controller-testing"
gem "simplecov", require: false
Expand Down

0 comments on commit 1ab7c26

Please sign in to comment.