aboutsummaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2014-02-25 12:41:50 +0000
committerMatthew Somerville <matthew@mysociety.org>2014-02-25 12:41:50 +0000
commit6ca1a7bb36b176b07572582c514f359d6176f8ac (patch)
treec27c030e57eec8dbb857c8165411c8299166fa35 /t
parentcebc2d4fe88228a9864e737c9cdbdf94629f1554 (diff)
Make sure bodies returned in consistent order.
Diffstat (limited to 't')
-rw-r--r--t/app/model/problem.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/app/model/problem.t b/t/app/model/problem.t
index 7303eedac..fa8cf89ae 100644
--- a/t/app/model/problem.t
+++ b/t/app/model/problem.t
@@ -465,8 +465,8 @@ foreach my $test ( {
desc => 'email to two tier council',
unset_whendef => 1,
email_count => 1,
- to => qr'Gloucestershire County Council.*Cheltenham Borough Council',
- dear => qr'Dear Gloucestershire County Council and Cheltenham Borough',
+ to => qr'Cheltenham Borough Council.*Gloucestershire County Council',
+ dear => qr'Dear Cheltenham Borough Council and Gloucestershire County',
body => '2226,2326',
multiple => 1,
}, {