Skip to content
Snippets Groups Projects
Commit 1b51e222 authored by Stuart Mark James's avatar Stuart Mark James
Browse files

Doc update

parent 4e8e7c53
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ cmake -DHDBPP_TDB_BUILD_TESTS=ON ..
make
```
To run all unit tests, a postgresql database node is required with the project schema loaded up. To run all tests:
To run all unit tests, a postgresql database node is required with the project schema loaded up. Also note the connection string to this database node needs setting in TestHelpers.hpp. To run all tests:
```bash
./test/unit-tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment