Matt Stauffer
Results
142
comments of
Matt Stauffer
Since we just converted this to Inertia, they'll need to be Inertia tests. Here's a sample from the docs: ```php use Inertia\Testing\Assert; class PodcastsControllerTest extends TestCase { public function test_can_view_podcast()...
Closing because of lack of response.