You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-5Lines changed: 9 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -350,9 +350,13 @@ Destroying models may result in errors due to foreign key integrity. First delet
350
350
351
351
## Running tests
352
352
353
-
The tests in this repository are mainly integration tests, meaning you will need
354
-
to run them using our preconfigured test server.
353
+
You will need a postgres database created locally and a user with full read/write access to the database (substitute as required with values appropriate to your setup):
0 commit comments