summaryrefslogtreecommitdiff
path: root/t/12-journey-edit.t
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-06-09 10:17:04 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-06-09 10:17:04 +0200
commitc969019bb3fa79a54d51ffdd9c285cb6d45c2d09 (patch)
tree38726ca43e4e0a929eb239fef759b9c6cc35c69f /t/12-journey-edit.t
parent83a69dcd74df82d0fb910c7ef389b0723d827799 (diff)
tests: EMST has been renamed to EMSTP.2.6.21
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,