diff options
Diffstat (limited to 't/cobrand/zurich.t')
-rw-r--r-- | t/cobrand/zurich.t | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/t/cobrand/zurich.t b/t/cobrand/zurich.t index be5dcbb48..64d754663 100644 --- a/t/cobrand/zurich.t +++ b/t/cobrand/zurich.t @@ -796,8 +796,7 @@ subtest "photo must be supplied for categories that require it" => sub { body => $division, category => "Graffiti - photo required", email => "graffiti\@example.org", - confirmed => 1, - deleted => 0, + state => 'confirmed', editor => "editor", whenedited => DateTime->now(), note => "note for graffiti", |