mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
changeset release
This commit is contained in:
parent
172691ef1d
commit
4f70a46585
5
.changeset/real-socks-vanish.md
Normal file
5
.changeset/real-socks-vanish.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'verdaccio': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
chore: test release
|
@ -8,7 +8,7 @@ import { Registry, ServerQuery } from '../src/server';
|
|||||||
describe('race publishing packages', () => {
|
describe('race publishing packages', () => {
|
||||||
let registry;
|
let registry;
|
||||||
|
|
||||||
// CI is slow, so we need to increase the timeout for the test
|
// CI is slow, so we need to increase the timeout for the test.
|
||||||
jest.setTimeout(40000);
|
jest.setTimeout(40000);
|
||||||
|
|
||||||
beforeAll(async function () {
|
beforeAll(async function () {
|
||||||
|
Loading…
Reference in New Issue
Block a user