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,