mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-23 20:01:01 +08: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:
@@ -57,7 +57,7 @@
|
||||
expectErrorRegex:@"because shouldThrow"];
|
||||
}
|
||||
|
||||
- (void)DISABLED_testTimers // #8192477
|
||||
- (void)testTimers
|
||||
{
|
||||
[_runner runTest:_cmd module:@"TimersTest"];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user