0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00

fix: applied valid-describe

This commit is contained in:
Priscila Oliveira 2018-12-16 21:30:49 +01:00
parent c7034e7c26
commit 2b4895851b
2 changed files with 1736 additions and 1 deletions

View file

@ -30,7 +30,7 @@ export default function (server, server2) {
test(prefix + 'creating new package', () => {});
describe(pkg, () => {
describe(`${pkg}`, () => {
beforeAll(function () {
return server2.putVersion(pkg, '0.1.1', generatePkg(pkg))
.status(HTTP_STATUS.CREATED)

1735
yarn.lock

File diff suppressed because it is too large Load diff