Fix backend test which uses 'newlyCreatedNodesWithLocales' in file 'backend/src/schema/resolvers/users/location.spec.ts'

This commit is contained in:
Wolfgang Huß 2024-08-29 13:48:21 +02:00
parent 27777eedaa
commit 0691b8eb79

View File

@ -38,8 +38,8 @@ const newlyCreatedNodesWithLocales = [
nameRU: 'Вельцхайм',
nameNL: 'Welzheim',
namePL: 'Welzheim',
lng: 9.634741,
lat: 48.874924,
lng: 9.634519,
lat: 48.87682,
},
state: {
id: expect.stringContaining('region'),