From 744590ca4317e722e1c4892da230b5b9225cdfbd Mon Sep 17 00:00:00 2001 From: Jannis R Date: Sun, 29 Nov 2020 17:33:48 +0100 Subject: [PATCH] =?UTF-8?q?HVV=20&=20CMTA:=20adapt=20E2E=20tests=20to=20la?= =?UTF-8?q?test=20data=20=F0=9F=92=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/e2e/cmta.js | 2 +- test/e2e/hvv.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/e2e/cmta.js b/test/e2e/cmta.js index 6212fd4c..ea46a7ed 100644 --- a/test/e2e/cmta.js +++ b/test/e2e/cmta.js @@ -94,7 +94,7 @@ test('Domain to 1104 Elm Street, Austin, TX 78703', async (t) => { test('Domain to Whole Foods Market - North Lamar Blvd', async (t) => { const wholeFoodsMarket = { type: 'location', - id: '9830561', // or `9855367` + id: '9830513', // or `9855231` poi: true, name: 'Whole Foods Market - N Lamar Blvd', latitude: 30.270653, diff --git a/test/e2e/hvv.js b/test/e2e/hvv.js index 61219367..37c84872 100644 --- a/test/e2e/hvv.js +++ b/test/e2e/hvv.js @@ -98,7 +98,7 @@ test('Hamburg Tiefstack to Gilbertstr. 30, Hamburg', async (t) => { test('Hamburg Tiefstack to Hamburger Meile', async (t) => { const meile = { type: 'location', - id: '980001829', + id: '980001831', poi: true, name: 'Hamburger Meile', latitude: 53.572455,