chore: move all tests into a single folder (#4160)
This commit is contained in:
@@ -57,7 +57,7 @@ beforeAll(async () => {
|
||||
type: 'replSet',
|
||||
serverOptions: {
|
||||
replSet: {
|
||||
count: 4
|
||||
count: 1
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user