mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
locale
change language to locale
This commit is contained in:
parent
bfb3923023
commit
0b5c1f831d
@ -82,7 +82,7 @@ describe('CreateUserAccount', () => {
|
|||||||
nonce: '666777',
|
nonce: '666777',
|
||||||
password: 'hellopassword',
|
password: 'hellopassword',
|
||||||
termsAndConditionsAgreedVersion: '0.0.2',
|
termsAndConditionsAgreedVersion: '0.0.2',
|
||||||
language: 'en',
|
locale: 'en',
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
expect(mocks.$apollo.mutate).toHaveBeenCalledWith(expected)
|
expect(mocks.$apollo.mutate).toHaveBeenCalledWith(expected)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user