mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 03:26:07 +00:00
[ReactNative] Re-enable timers test
Summary: Timers test was failing but I believe that D2399150 fixes it. Re-enable and monitor.
This commit is contained in:
parent
3bef953f77
commit
c522e3b16e
@ -57,7 +57,7 @@
|
||||
expectErrorRegex:@"because shouldThrow"];
|
||||
}
|
||||
|
||||
- (void)DISABLED_testTimers // #8192477
|
||||
- (void)testTimers
|
||||
{
|
||||
[_runner runTest:_cmd module:@"TimersTest"];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user