Skip to content

Commit aa93b36

Browse files
[fix] update Readme file
1 parent 5b0e7f3 commit aa93b36

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
@@ -162,10 +162,10 @@ Run the test suite:
162162

163163
```bash
164164
# Local testing
165-
npm test
165+
npm run test
166166

167167
# Testing in Docker
168-
docker compose exec app npm test
168+
docker compose exec app npm run test
169169
```
170170

171171
## 🛡️ Security

0 commit comments

Comments
 (0)