mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/components/DecayInformations/CollapseLinksList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
06705366ad
commit
691ea91eb7
@ -100,7 +100,7 @@ describe('CollapseLinksList', () => {
|
||||
})
|
||||
})
|
||||
|
||||
it('renders text in singular', () => {
|
||||
it('renders text in plural and shows the correct count of links, () => {
|
||||
expect(mocks.$tc).toBeCalledWith('link-load', 1, { n: 4 })
|
||||
})
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user