chore: move all tests into a single folder (#4160)

This commit is contained in:
Finley Ge
2025-03-14 11:39:44 +08:00
committed by archer
parent edd8ba9e5a
commit 79365d854c
7 changed files with 8 additions and 8 deletions

View File

@@ -57,7 +57,7 @@ beforeAll(async () => {
type: 'replSet',
serverOptions: {
replSet: {
count: 4
count: 1
}
}
});