mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix: test dashboard-plugin.test.js
This commit is contained in:
parent
17cc48cba9
commit
85bfd0c61f
@ -29,7 +29,7 @@ describe('dashboard plugin', () => {
|
||||
})
|
||||
|
||||
describe('vue toasted', () => {
|
||||
const toastedAction = vueUseMock.mock.calls[8][1].action.onClick
|
||||
const toastedAction = vueUseMock.mock.calls[9][1].action.onClick
|
||||
const goAwayMock = jest.fn()
|
||||
const toastObject = {
|
||||
goAway: goAwayMock,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user