diff options
author | Hakim Cassimally <hakim@mysociety.org> | 2015-01-08 14:50:49 +0000 |
---|---|---|
committer | Hakim Cassimally <hakim@mysociety.org> | 2015-01-08 14:50:49 +0000 |
commit | b86b78c1f61e31ab59940d5c82b79961bccb56f9 (patch) | |
tree | abf2578228a56c23b5ef6633040c12eca0b7819c | |
parent | 8595114fe90a1213af696d3040fc7620c73429b5 (diff) |
[Harrogate] update email for live deployment
-rw-r--r-- | perllib/FixMyStreet/Cobrand/Harrogate.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Harrogate.pm b/perllib/FixMyStreet/Cobrand/Harrogate.pm index 7249bcece..6bcc2f227 100644 --- a/perllib/FixMyStreet/Cobrand/Harrogate.pm +++ b/perllib/FixMyStreet/Cobrand/Harrogate.pm @@ -56,7 +56,7 @@ Can run with a script or command line like: =cut sub temp_email_to_update { - return 'test@example.com'; + return 'CustomerServices@harrogate.gov.uk'; } sub temp_update_contacts { |