forked from sombochea/verdaccio-ui
chore: fix small eslint error
This commit is contained in:
parent
f6e62d95bb
commit
39867938b6
@ -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',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user