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