aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/admin.t
diff options
context:
space:
mode:
Diffstat (limited to 't/app/controller/admin.t')
-rw-r--r--t/app/controller/admin.t5
1 files changed, 5 insertions, 0 deletions
diff --git a/t/app/controller/admin.t b/t/app/controller/admin.t
index 1dcb768dc..dc7aed341 100644
--- a/t/app/controller/admin.t
+++ b/t/app/controller/admin.t
@@ -1136,6 +1136,7 @@ for my $test (
name => 'Test User',
email => 'test@example.com',
body => $haringey->id,
+ phone => '',
flagged => undef,
},
changes => {
@@ -1150,6 +1151,7 @@ for my $test (
name => 'Changed User',
email => 'test@example.com',
body => $haringey->id,
+ phone => '',
flagged => undef,
},
changes => {
@@ -1164,6 +1166,7 @@ for my $test (
name => 'Changed User',
email => 'changed@example.com',
body => $haringey->id,
+ phone => '',
flagged => undef,
},
changes => {
@@ -1178,6 +1181,7 @@ for my $test (
name => 'Changed User',
email => 'changed@example.com',
body => $southend->id,
+ phone => '',
flagged => undef,
},
changes => {
@@ -1192,6 +1196,7 @@ for my $test (
name => 'Changed User',
email => 'changed@example.com',
body => $southend->id,
+ phone => '',
flagged => 'on',
},
changes => {