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') }} -