summaryrefslogtreecommitdiff
path: root/t/12-journey-edit.t
diff options
context:
space:
mode:
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',