From 98e23f576f1114d42f4b847e8bb57d090b19d633 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Thu, 23 Jun 2011 12:26:18 +0100 Subject: Default to show name. --- t/app/controller/report_updates.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 't/app/controller') diff --git a/t/app/controller/report_updates.t b/t/app/controller/report_updates.t index 4dd1db737..92c0ac567 100644 --- a/t/app/controller/report_updates.t +++ b/t/app/controller/report_updates.t @@ -276,7 +276,7 @@ for my $test ( initial_values => { name => '', rznvy => '', - may_show_name => undef, + may_show_name => 1, add_alert => 1, photo => '', update => '', @@ -295,7 +295,7 @@ for my $test ( initial_values => { name => '', rznvy => '', - may_show_name => undef, + may_show_name => 1, add_alert => 1, photo => '', update => '', -- cgit v1.2.3