Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mscherer committed Apr 11, 2023
1 parent 15ec7fb commit 26014bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export db_dsn="mysql://root:yourpwd@127.0.0.1/cake_test"
```
before you actually run
```
php phpunit.phar
vendor/bin/phpunit
```

Make sure such a `cake_test` database exists.
Expand Down

0 comments on commit 26014bf

Please sign in to comment.