add to mocks

This commit is contained in:
Moriz Wahl 2021-12-23 14:41:28 +01:00
parent 00236f0f16
commit 4469aed260

View File

@ -31,6 +31,7 @@ const mocks = {
openCreations: 2,
},
},
$t: jest.fn((t) => t),
}
describe('Overview', () => {