mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
fix geodata in mapbox-related resolver test
This commit is contained in:
parent
276608da15
commit
42e039f338
@ -38,8 +38,8 @@ const newlyCreatedNodesWithLocales = [
|
|||||||
nameRU: 'Вельцхайм',
|
nameRU: 'Вельцхайм',
|
||||||
nameNL: 'Welzheim',
|
nameNL: 'Welzheim',
|
||||||
namePL: 'Welzheim',
|
namePL: 'Welzheim',
|
||||||
lng: 9.634519,
|
lng: 9.634301,
|
||||||
lat: 48.87682,
|
lat: 48.874393,
|
||||||
},
|
},
|
||||||
state: {
|
state: {
|
||||||
id: expect.stringContaining('region'),
|
id: expect.stringContaining('region'),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user