mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
Remove unused function in test
This commit is contained in:
@@ -12,7 +12,6 @@ describe('Test popup process', () => {
|
||||
|
||||
it('Test timers work', () => {
|
||||
jest.runAllTimers();
|
||||
sessionTimerWrapper();
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user