summaryrefslogtreecommitdiff
path: root/t/11-journey-stats.t
diff options
context:
space:
mode:
Diffstat (limited to 't/11-journey-stats.t')
-rw-r--r--t/11-journey-stats.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/11-journey-stats.t b/t/11-journey-stats.t
index 9853b85..4623402 100644
--- a/t/11-journey-stats.t
+++ b/t/11-journey-stats.t
@@ -81,7 +81,7 @@ $t->post_ok(
csrf_token => $csrf_token,
action => 'save',
train => 'RE 42 11238',
- dep_station => 'EMST',
+ dep_station => 'EMSTP',
sched_departure => '16.10.2018 17:36',
rt_departure => '16.10.2018 17:36',
arr_station => 'EG',
@@ -122,7 +122,7 @@ $t->post_ok(
csrf_token => $csrf_token,
action => 'save',
train => 'RE 42 11238',
- dep_station => 'EMST',
+ dep_station => 'EMSTP',
sched_departure => '16.11.2018 17:36',
rt_departure => '16.11.2018 17:45',
arr_station => 'EG',