mirror of
https://github.com/status-im/react-native.git
synced 2025-02-26 08:05:34 +00:00
[ReactNative] Increase timeout for obj-c tests
This commit is contained in:
parent
18d1805695
commit
f8f3f67bed
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user