1
0
Fork 0
mirror of https://github.com/pnx/neotest-phpunit synced 2026-06-16 03:54:55 +02:00
neotest-phpunit/lua
Giovanni Smecca 9337acfb57
fix(treesitter): Update string_value to string_content (#9)
Update the Treesitter queries to use string_content instead of string_value to capture the content inside string literals, excluding the surrounding quotes. This change is made to adapt to the updates in nvim-treesitter and ensure compatibility with the latest version.

Resolves #7
2024-05-09 14:23:38 -04:00
..
neotest-pest fix(treesitter): Update string_value to string_content (#9) 2024-05-09 14:23:38 -04:00