laravel / jetstream

Tailwind scaffolding for the Laravel framework.
https://jetstream.laravel.com
MIT License
3.96k stars 810 forks source link

[5.x] Remove unused variables from test stubs #1480

Closed alsterholm closed 5 months ago

alsterholm commented 5 months ago

This pull request removes unused variables from the test stubs in order to prevent people's IDE:s and linters from screaming in a freshly generated Jetstream project.