mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-10 09:29:39 +08:00
[ReactNative] Increase timeout for obj-c tests
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <XCTest/XCTest.h>
|
||||
|
||||
#define TIMEOUT_SECONDS 30
|
||||
#define TIMEOUT_SECONDS 240
|
||||
|
||||
@interface UIExplorerTests : XCTestCase
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#import "RCTTestModule.h"
|
||||
#import "RCTUtils.h"
|
||||
|
||||
#define TIMEOUT_SECONDS 30
|
||||
#define TIMEOUT_SECONDS 240
|
||||
|
||||
@implementation RCTTestRunner
|
||||
|
||||
|
||||
Reference in New Issue
Block a user