Replies: 1 comment
-
one have to install the and the simply have a ArchTest.php in the Features folder like this:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I cannot make the architecture preset working:
New Laravel app created via Herd, using Laravel breeze and pest. Pest v3 (3.1) is installed
I then added this: to the ExampleTest.php
but it fail with this error:
AssertionError: assert(!$test instanceof HigherOrderTapProxy)
Any hints ?
Beta Was this translation helpful? Give feedback.
All reactions