You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have implemented this in many of my recent tests, however I found that when assertingPropertywired against a property with wire:model.boolean this was not recognised. Checking the src code here I can see ' boolean' is not one of the options.
I am happy to try (it would be my first time) to submit a pull request if you agree that my aforementioned is correct.
The text was updated successfully, but these errors were encountered:
I have implemented this in many of my recent tests, however I found that when assertingPropertywired against a property with wire:model.boolean this was not recognised. Checking the src code here I can see ' boolean' is not one of the options.
I am happy to try (it would be my first time) to submit a pull request if you agree that my aforementioned is correct.
The text was updated successfully, but these errors were encountered: