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:33 +02:00 committed by GitHub
parent 7373e2930f
commit c39f326eba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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