Skip to content

Commit 6477933

Browse files
committed
fix: fix failing aggregation tests
1 parent 62b61cd commit 6477933

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/aggregation-pipeline.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ describe('Aggregation Pipeline Soft Delete Tests', () => {
6565
});
6666

6767
afterAll(async () => {
68-
await User.deleteMany();
6968
await mongoose.disconnect();
7069
});
7170

0 commit comments

Comments
 (0)