laravel / jetstream

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

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

Closed alsterholm closed 7 months ago

alsterholm commented 7 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.