mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix backend test 'src/schema/resolvers/users/location.spec.js'
This commit is contained in:
parent
7dde24e208
commit
5bf755f4eb
@ -135,7 +135,7 @@ describe('Location Service', () => {
|
||||
},
|
||||
{
|
||||
id: expect.stringMatching(/^place\.[0-9]+$/),
|
||||
place_name: 'Berlin Township, New Jersey, United States',
|
||||
place_name: 'Berlin Heights, Ohio, United States',
|
||||
},
|
||||
])
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user