aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2011-05-19 15:13:36 +0100
committerStruan Donald <struan@exo.org.uk>2011-05-19 15:13:36 +0100
commit4d2520605ddbc644a2e835a967659e92511e7961 (patch)
tree4de881b673c9eaad5dfa807d178b18581fb5b553 /notes
parentb362778c0204eeca8919ad2a2d1f20cd308a20e5 (diff)
parent7d563605520e92c6c3c1441a2c89cce127e16b72 (diff)
Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
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.