aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/report_import.t
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2016-03-11 15:55:07 +0000
committerMatthew Somerville <matthew@mysociety.org>2016-03-11 15:55:07 +0000
commite7e0c34ff187e80665ab5fec307bdf9290bfc5d0 (patch)
tree5f35d42715d5758148e1c7b280e0dfc7837b87aa /t/app/controller/report_import.t
parent0e33fbe0e8eacde6053ba518d8fcfb9438cc0942 (diff)
parente17eb20dbcca1f0087387f8137448902824a607e (diff)
Merge branch '1341-friendly-ab-test'
Diffstat (limited to 't/app/controller/report_import.t')
-rw-r--r--t/app/controller/report_import.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/app/controller/report_import.t b/t/app/controller/report_import.t
index 220ebaac5..26acf7790 100644
--- a/t/app/controller/report_import.t
+++ b/t/app/controller/report_import.t
@@ -159,6 +159,7 @@ subtest "Submit a correct entry" => sub {
phone => '',
may_show_name => '1',
category => '-- Pick a category --',
+ gender => undef,
},
"check imported fields are shown";
@@ -195,6 +196,7 @@ subtest "Submit a correct entry" => sub {
phone => '',
may_show_name => '1',
category => '-- Pick a category --',
+ gender => undef,
},
"check imported fields are shown";
@@ -285,6 +287,7 @@ subtest "Submit a correct entry (with location)" => sub {
phone => '',
may_show_name => '1',
category => '-- Pick a category --',
+ gender => undef,
},
"check imported fields are shown";