We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1403e46 commit f4256d1Copy full SHA for f4256d1
1 file changed
README.md
@@ -62,7 +62,7 @@ php artisan world-heritage:import-japanese-names --force
62
## Testing
63
64
```bash
65
-php artisan test
+./vendor/bin/phpunit ./app
66
```
67
68
## Architecture Overview
@@ -121,4 +121,4 @@ php artisan test
121
| Role | Repository |
122
|---|---|
123
| Frontend | https://github.com/zigzagdev/world-heritage-frontend |
124
-| Backend API | https://github.com/zigzagdev/world-heritage-api |
+| Backend API | https://github.com/zigzagdev/world-heritage-api |
0 commit comments