Skip to content

Commit

Permalink
codestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
pgayvallet committed Apr 27, 2020
1 parent 52538ae commit 08d81af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/public/chrome/nav_links/to_nav_link.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit 08d81af

Please sign in to comment.