Skip to content

Commit db25870

Browse files
CCM-10257: Implement Eventpub in Core - Schema Validation
1 parent 3ea4826 commit db25870

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • infrastructure/modules/eventpub/lambda/eventpub/src/__tests__

infrastructure/modules/eventpub/lambda/eventpub/src/__tests__/index.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ describe('SNS to EventBridge Lambda', () => {
8989
jest.advanceTimersByTime(500);
9090
await handlerPromise;
9191

92-
// No need to check Date.now, just ensure the handler completes after advancing timers
9392
jest.useRealTimers();
9493
});
9594
});

0 commit comments

Comments
 (0)