chore: fix small eslint error

This commit is contained in:
Juan Picado @jotadeveloper
2019-07-08 08:36:10 +02:00
parent f6e62d95bb
commit 39867938b6

View File

@@ -14,7 +14,7 @@ describe('<ActionBar /> component', () => {
url: 'https://verdaccio.tld/bugs', url: 'https://verdaccio.tld/bugs',
}, },
dist: { dist: {
tarball: 'https://verdaccio.tld/download' tarball: 'https://verdaccio.tld/download',
}, },
}, },
}; };