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.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/12-journey-edit.t b/t/12-journey-edit.t
index 27e309b..fed58e5 100644
--- a/t/12-journey-edit.t
+++ b/t/12-journey-edit.t
@@ -78,7 +78,7 @@ $t->status_is(302)->header_is( location => '/' );
$t->app->journeys->add(
db => $t->app->pg->db,
uid => $uid,
- dep_station => 'EMST',
+ dep_station => 'EMSTP',
arr_station => 'EG',
sched_departure => DateTime->new(
year => 2018,