From 08be943906f329edef1ef8a6c8c0c43d6f5268c0 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Wed, 27 Apr 2022 09:50:24 +0200 Subject: [PATCH] =?UTF-8?q?BVG:=20re-skip=20BerlK=C3=B6nig=20test=20?= =?UTF-8?q?=E2=9C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/e2e/bvg.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/bvg.js b/test/e2e/bvg.js index fc51e608..f19b42be 100644 --- a/test/e2e/bvg.js +++ b/test/e2e/bvg.js @@ -123,7 +123,7 @@ tap.test('journeys – fails with no product', (t) => { }) // BerlKönig for public use is suspended during COVID-19. -tap.test('journeys – BerlKönig', async (t) => { +tap.skip('journeys – BerlKönig', async (t) => { const when = DateTime.fromMillis(Date.now(), { zone: 'Europe/Berlin', locale: 'de-De',