Closed titantwentyone closed 2 years ago
Fixes #10 - detection of properties and methods wraped in both single and double quotes for assertions assertMethodWired, assertPropertyWired and assertMethodWiredToForm. Will not match mismatched quote usage e.g. wire:model='attribute"
assertMethodWired
assertPropertyWired
assertMethodWiredToForm
wire:model='attribute"
Hey @titantwentyone, sorry I somehow missed that PR 🙈
Thanks a lot, looks all good to me. 👍
Fixes #10 - detection of properties and methods wraped in both single and double quotes for assertions
assertMethodWired
,assertPropertyWired
andassertMethodWiredToForm
. Will not match mismatched quote usage e.g.wire:model='attribute"