summaryrefslogtreecommitdiff
path: root/t/12-journey-edit.t
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-04-20 22:09:34 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-04-20 22:09:34 +0200
commit582e8b874c50804dbfba348eb7ecbdee79a5d90f (patch)
treead05a1053fb08304ca87cebcdc4887f6df864a69 /t/12-journey-edit.t
parentaad2a53459860539dde463e7952636c7ddd3a629 (diff)
fix tests
Diffstat (limited to 't/12-journey-edit.t')
-rw-r--r--t/12-journey-edit.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/12-journey-edit.t b/t/12-journey-edit.t
index 941ff95..1f00b85 100644
--- a/t/12-journey-edit.t
+++ b/t/12-journey-edit.t
@@ -45,6 +45,7 @@ my $csrf_token
$t->post_ok(
'/register' => form => {
csrf_token => $csrf_token,
+ dt => 1,
user => 'someone',
email => 'foo@example.org',
password => 'foofoofoo',