Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxveldink authored Jul 6, 2024
1 parent 86319a4 commit 04ed181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ We ship with a few Minitest assertions that can be used to easily verify Results
```ruby
# test_helper.rb

require "minitest/results_assertions"
require "minitest/result_assertions"
# You also need add this to `sorbet/tapioca/require.rb` and rebuild the Minitest gem RBIs

# *_test.rb
Expand Down

0 comments on commit 04ed181

Please sign in to comment.