Skip to content

Commit

Permalink
Ensure URI.from_path is available to minitest runner
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Mar 10, 2025
1 parent 036f621 commit bba8fe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ruby_lsp/ruby_lsp_reporter_plugin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# frozen_string_literal: true

require_relative "test_reporter"
require "ruby_indexer/lib/ruby_indexer/uri"

require "minitest"

Expand Down

0 comments on commit bba8fe0

Please sign in to comment.