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
Describe the bug
Several tests are failing due to Nova 5 changes:
BadMethodCallException: Method Illuminate\Http\Request::inertia does not exist.
Need to go through the failing tests to see what the fix is. This may no longer be testable in the same way, if there is no longer a Nova JSON API. Any help with this would be greatly appreciated!
Describe the bug
Several tests are failing due to Nova 5 changes:
Need to go through the failing tests to see what the fix is. This may no longer be testable in the same way, if there is no longer a Nova JSON API. Any help with this would be greatly appreciated!
The following tests are affected:
The text was updated successfully, but these errors were encountered: