Skip to content

Commit

Permalink
Load "did_you_mean" explicitly in test
Browse files Browse the repository at this point in the history
  • Loading branch information
mame committed May 20, 2024
1 parent 8504c52 commit f931b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_error_highlight.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
require "test/unit"

require "error_highlight"
require "did_you_mean"
require "tempfile"

class ErrorHighlightTest < Test::Unit::TestCase
Expand Down

0 comments on commit f931b42

Please sign in to comment.