From bbd79d95e927ccd16f0e1d765060058d34838e2e Mon Sep 17 00:00:00 2001 From: Oli Morris Date: Sun, 5 May 2024 10:08:44 +0100 Subject: [PATCH] chore: tweak ts query --- lua/neotest-phpunit/init.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lua/neotest-phpunit/init.lua b/lua/neotest-phpunit/init.lua index 71720de..29ca3cc 100644 --- a/lua/neotest-phpunit/init.lua +++ b/lua/neotest-phpunit/init.lua @@ -120,9 +120,9 @@ function NeotestAdapter.discover_positions(path) ) ) ( - (visibility_modifier) @test.definition + (visibility_modifier) (name) @test.name - ) + ) @test.definition )) ((method_declaration