Skip to content

Commit 4fc9888

Browse files
authored
Update test command in README
1 parent 43b4dd1 commit 4fc9888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Execute all callbacks registered to an action hook.
125125
## Testing
126126

127127
```bash
128-
composer test
128+
./vendor/bin/pest
129129
```
130130

131131
## License

0 commit comments

Comments
 (0)