minor docs

This commit is contained in:
Dave Horton
2022-05-17 12:58:26 -04:00
parent 7f0e373e5f
commit f51211b407
2 changed files with 5 additions and 5 deletions

View File

@@ -89,7 +89,9 @@ f80adda48eb5 jambonz/webhook-test-scaffold:latest "/entrypoint.sh"
#### Run the regression test suite
At this point you should be able to run the tests:
The test suite has a dependency that the mysql client is installed on your laptop/machine where the test will be run. This is needed in order to seed the mysql database that is running in the docker network.
Assuming you have installed the mysql client, and done the above steps, you should now be able to run the tests:
```bash
./run-tests.sh