Skip to content

Commit 3a2b6f5

Browse files
committed
unskip test
1 parent b588441 commit 3a2b6f5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

integration-tests/__tests__/timer_use_real_timers.test.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
*/
99
'use strict';
1010

11-
import skipOnJestCircus from '../../scripts/SkipOnJestCircus';
12-
13-
skipOnJestCircus.suite();
1411
const runJest = require('../runJest');
1512

1613
test('useRealTimers cancels "timers": "fake" for whole test file', () => {

0 commit comments

Comments
 (0)