From f7655c3665451a8a1036974a3e38b955d65f5099 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Tue, 5 Mar 2024 15:30:57 +0000 Subject: [PATCH] [Test] Update councillor details. --- bin/test-run | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/test-run b/bin/test-run index b5dcaa30..1d8da3c6 100755 --- a/bin/test-run +++ b/bin/test-run @@ -93,7 +93,7 @@ our $admin_auth_password = mySociety::Config::get('ADMIN_AUTH_PASSWORD'); my $CAMBRIDGE_MP = 'Daniel Zeichner'; -our @rep_names = ('Alice Gilderdale', 'Katie Porrer', 'Tim Bick'); +our @rep_names = ('Anthony Martinelli', 'Katie Porrer', 'Tim Bick'); my $mep_rep_name = 'Katie Porrer'; ############################################################################# @@ -530,7 +530,6 @@ sub do_send_group_abuse { foreach $rep_name (@rep_names){ # long header lines are wrapped so this fixes a long name # being wrapped - $rep_name =~ s/Campbell Bannerman/Campbell/; $confirmation_email = $wth->email_get_containing( [ -and => '%To: "'.name_n(10).'" <'.email_n(10).'>%',