Replies: 1 comment 1 reply
-
|
Thanks for the suggestion. I'm going to leave things as they are for now. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @freekmurze
I just forked the repo to make a PR, but it turns the repo is not receiving any commits ATM.
I have an idea, since you are using
pestphpas a testing framework. You can add livewire as a helper instead ofLivewire::test()method.Steps to produce:
require the composer package
instead of the current
ComponentTestfile, do the following:I test it out, and it works just fine.
ScreenShots:
Hope this helps :)
Beta Was this translation helpful? Give feedback.
All reactions