mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix tests
This commit is contained in:
parent
efac4714d9
commit
5e1ddb718b
@ -38,6 +38,7 @@ apolloQueryMock.mockResolvedValue({
|
||||
|
||||
const mocks = {
|
||||
$t: jest.fn((t, obj = null) => (obj ? [t, obj.date].join('; ') : t)),
|
||||
$d: jest.fn((d) => d.toISOString()),
|
||||
$store: {
|
||||
state: {
|
||||
token: null,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user