diff options
Diffstat (limited to 'notes')
-rw-r--r-- | notes/INSTALL-catalyst.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/notes/INSTALL-catalyst.txt b/notes/INSTALL-catalyst.txt index 821b5a432..1c44bea80 100644 --- a/notes/INSTALL-catalyst.txt +++ b/notes/INSTALL-catalyst.txt @@ -105,3 +105,4 @@ or a specific test in verbose mode using: prove -lv t/app/controller/report_new.t For all the lovely options do 'prove --help'. Note I've made no attempt to make the tests be able to run in parallel, the database fiddling would not be worth it. +The tests currently assume MAPIT_URL is set to the UK version. |