aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query/injections/vue/negative-assertions.vue
Commit message (Collapse)AuthorAgeFilesLines
* chore(tests): consistent capturesChristian Clason2024-01-191-2/+2
|
* allow negative assertion in injection tests (#4107)lucario3872023-01-071-0/+4
* tests(vue, svelte): strengthen tests * fix(html, vue, svelte): fix wrong test format * allow negative assertions in injection tests