Skip to content

Commit

Permalink
Use teardown instead
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Oct 4, 2023
1 parent 90904da commit 083d5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/requests/support/dependency_detector_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

module RubyLsp
class DependencyDetectorTest < Minitest::Test
def setup
def teardown
Singleton.__init__(RubyLsp::DependencyDetector)
end

Expand Down

0 comments on commit 083d5da

Please sign in to comment.