mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 01:46:07 +00:00
fix test ContributionMessagesList.spec.js
This commit is contained in:
parent
a5dae526fc
commit
c9c328518c
@ -93,7 +93,7 @@ describe('ContributionMessagesList', () => {
|
||||
const mocks = {
|
||||
$t: jest.fn((t) => t),
|
||||
$d: jest.fn((d) => d),
|
||||
$n: jest.fn((d) => d),
|
||||
$n: jest.fn((n) => n),
|
||||
$i18n: {
|
||||
locale: 'en',
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user