diff --git a/README.md b/README.md index bc1a88f..d36dfde 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,8 @@ Finally, run the following command: php artisan auth:install ``` +## 💉 Tests + If you wish to add pest tests, run the following command: ```bash php artisan auth:install-tests