Minor readme tweak.

pull/3/head
Dave Page 2016-07-27 15:35:11 +01:00
parent 5c3c543d2e
commit 5987af1b44
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ help catch regressions in the code.
Assumptions
-----------
- pgAdmin must be configured to run in Server mode, with SMTP configured.
- pgAdmin must have SMTP configured if SERVER_MODE == True.
- There should be a single server group present in the browser.
- Currently each module will have testcases related to ONLY GET, POST, PUT,
and DELETE apis.