From 39867938b692d4bd69772476509332ef8ac07c36 Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" Date: Mon, 8 Jul 2019 08:36:10 +0200 Subject: [PATCH] chore: fix small eslint error --- src/components/ActionBar/ActionBar.test.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ActionBar/ActionBar.test.tsx b/src/components/ActionBar/ActionBar.test.tsx index 8c22f84..01c16d1 100644 --- a/src/components/ActionBar/ActionBar.test.tsx +++ b/src/components/ActionBar/ActionBar.test.tsx @@ -14,7 +14,7 @@ describe(' component', () => { url: 'https://verdaccio.tld/bugs', }, dist: { - tarball: 'https://verdaccio.tld/download' + tarball: 'https://verdaccio.tld/download', }, }, };