From 08d81aff78ddc7431c6e2a368a7866e14ee22475 Mon Sep 17 00:00:00 2001 From: pgayvallet Date: Mon, 27 Apr 2020 09:59:27 +0200 Subject: [PATCH] codestyle --- src/core/public/chrome/nav_links/to_nav_link.test.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/public/chrome/nav_links/to_nav_link.test.ts b/src/core/public/chrome/nav_links/to_nav_link.test.ts index 5c6de38ded311..1fbf58e552cac 100644 --- a/src/core/public/chrome/nav_links/to_nav_link.test.ts +++ b/src/core/public/chrome/nav_links/to_nav_link.test.ts @@ -85,7 +85,6 @@ describe('toNavLink', () => { expect(link.properties.baseUrl).toEqual('http://localhost/base-path/my-route/my-path'); }); - //// it('appends the defaultPath when present on app', () => { const link = toNavLink( app({