Skip to content

Commit 587323f

Browse files
committed
debug
1 parent 7a2f590 commit 587323f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/ruby_lsp_rails/definition_test.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ def baz; end
8585
users_path
8686
RUBY
8787

88+
puts response.inspect
8889
assert_equal(1, response.size)
8990
dummy_root = File.expand_path("../dummy", __dir__)
9091
assert_equal("file://#{dummy_root}/config/routes.rb", response[0].uri)

0 commit comments

Comments
 (0)