summaryrefslogtreecommitdiff
path: root/t/12-journey-edit.t
diff options
context:
space:
mode:
authorDerf Null <derf@finalrewind.org>2023-06-26 20:18:27 +0200
committerDerf Null <derf@finalrewind.org>2023-06-26 20:18:27 +0200
commit16237bfe213de6141d8100402f88ad6686394580 (patch)
tree8916b60b8e83da31b468c48d35f96194fbf5301c /t/12-journey-edit.t
parent0702a0edca47bef27e8beeac0aad5f7a5da4f14c (diff)
use small stations database for some 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 3e96346..c716d7a 100644
--- a/t/12-journey-edit.t
+++ b/t/12-journey-edit.t
@@ -35,6 +35,7 @@ $t->app->pg->on(
$t->app->config->{mail}->{disabled} = 1;
+$ENV{__TRAVELYNX_TEST_MINI_IRIS} = 0;
$t->app->start( 'database', 'migrate' );
my $csrf_token