aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2011-05-19 14:21:09 +0100
committerMatthew Somerville <matthew@mysociety.org>2011-05-19 14:21:09 +0100
commitb7cd54ecbf9c9bfcfe68b55676c2387fe7a8239f (patch)
tree9e434015da100b1ddb569f66be0672a3a418a6e2 /notes
parente855197af0611d768304ac4ee5734c819d275ffb (diff)
Starting tests for /reports, fix for warning.
Diffstat (limited to 'notes')
-rw-r--r--notes/INSTALL-catalyst.txt1
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.