1
0
Fork 0
mirror of https://github.com/pnx/neotest-phpunit synced 2026-06-16 03:54:55 +02:00
neotest-phpunit/lua/neotest-pest
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
..
config.lua [Feature] Add Customizable Sail Project Path (#6) 2024-04-07 23:03:10 -04:00
init.lua fix(treesitter): Update string_value to string_content (#9) 2024-05-09 14:23:38 -04:00
utils.lua Remove leftover notify calls 2024-02-21 09:11:28 -05:00