From 10029e3cec60cd1cc5e54775be00f9de6b6edda4 Mon Sep 17 00:00:00 2001 From: ogerly Date: Thu, 6 May 2021 15:11:04 +0200 Subject: [PATCH] fix yarn lint --- frontend/src/views/Layout/DashboardLayout_gdd.spec.js | 2 +- frontend/src/views/Layout/DashboardLayout_gdd.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/views/Layout/DashboardLayout_gdd.spec.js b/frontend/src/views/Layout/DashboardLayout_gdd.spec.js index c6a85d7f0..acf971a93 100644 --- a/frontend/src/views/Layout/DashboardLayout_gdd.spec.js +++ b/frontend/src/views/Layout/DashboardLayout_gdd.spec.js @@ -107,7 +107,7 @@ describe('DashboardLayoutGdd', () => { //it('has third item "My profile" in navbar', () => { // expect(navbar.findAll('ul > li').at(2).text()).toEqual('site.navbar.my-profil') //}) -// + // //it.skip('has third item "My profile" linked to profile in navbar', async () => { // navbar.findAll('ul > li > a').at(2).trigger('click') // await flushPromises() diff --git a/frontend/src/views/Layout/DashboardLayout_gdd.vue b/frontend/src/views/Layout/DashboardLayout_gdd.vue index 26ae95b98..64c1c1ed2 100755 --- a/frontend/src/views/Layout/DashboardLayout_gdd.vue +++ b/frontend/src/views/Layout/DashboardLayout_gdd.vue @@ -9,7 +9,7 @@ {{ $t('transactions') }} -