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 GitHub
parent 3e21030536
commit bd369d3b09
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
}
}
});