Update frontend/src/views/Layout/DashboardLayout_gdd.spec.js

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
Moriz Wahl 2021-04-16 11:42:41 +02:00 committed by GitHub
parent c39f326eba
commit 94a51691f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,6 @@ describe('DashboardLayoutGdd', () => {
// to do: get this working!
it.skip('has second item "transactions" linked to transactions in navbar', async () => {
navbar.findAll('ul > li > a').at(1).trigger('click')
//console.log(wrapper.html())
await flushPromises()
await jest.runAllTimers()
await flushPromises()