clearAllMocks

This commit is contained in:
tamaina 2025-07-20 23:21:00 +09:00
parent 761c19adbe
commit f18e44f6fa
1 changed files with 4 additions and 0 deletions

View File

@ -91,6 +91,10 @@ describe('ApDeliverManagerService', () => {
apLoggerService = module.get(ApLoggerService);
});
beforeEach(() => {
jest.clearAllMocks();
});
describe('deliverToFollowers', () => {
it('should deliver activity to all followers', async () => {
const mockFollowings = [