Skip to content

Commit f4256d1

Browse files
authored
Update README.md
1 parent 1403e46 commit f4256d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ php artisan world-heritage:import-japanese-names --force
6262
## Testing
6363

6464
```bash
65-
php artisan test
65+
./vendor/bin/phpunit ./app
6666
```
6767

6868
## Architecture Overview
@@ -121,4 +121,4 @@ php artisan test
121121
| Role | Repository |
122122
|---|---|
123123
| Frontend | https://github.com/zigzagdev/world-heritage-frontend |
124-
| Backend API | https://github.com/zigzagdev/world-heritage-api |
124+
| Backend API | https://github.com/zigzagdev/world-heritage-api |

0 commit comments

Comments
 (0)