mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Initial state of store state language is null.
This commit is contained in:
parent
551869f767
commit
33d7a05f66
@ -12,11 +12,6 @@ describe('Register', () => {
|
|||||||
let wrapper
|
let wrapper
|
||||||
|
|
||||||
const mocks = {
|
const mocks = {
|
||||||
$store: {
|
|
||||||
state: {
|
|
||||||
language: 'de',
|
|
||||||
},
|
|
||||||
},
|
|
||||||
$i18n: {
|
$i18n: {
|
||||||
locale: 'en',
|
locale: 'en',
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user