mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
localized message
This commit is contained in:
parent
a1b1142128
commit
3b9a553513
@ -249,9 +249,7 @@ describe('Community', () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
it('toasts an info', () => {
|
it('toasts an info', () => {
|
||||||
expect(toastInfoSpy).toBeCalledWith(
|
expect(toastInfoSpy).toBeCalledWith('contribution.alert.answerQuestionToast')
|
||||||
'contribution.alert.answerQuestionToast',
|
|
||||||
)
|
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user