HVV & CMTA: adapt E2E tests to latest data 💚

This commit is contained in:
Jannis R 2020-11-29 17:33:48 +01:00 committed by Jannis Redmann
parent 78a0f0fa54
commit 744590ca43
2 changed files with 2 additions and 2 deletions

View file

@ -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,

View file

@ -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,