mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-22 19:39:40 +08:00
Fix snapshottests under iOS10
Reviewed By: dinhviethoa Differential Revision: D3722988 fbshipit-source-id: 4345b757e28700ac61e1de38b61430e78948e58a
This commit is contained in:
committed by
Facebook Github Bot 7
parent
0da5fd21c7
commit
a0b3565847
@@ -42,4 +42,6 @@ typedef NS_ENUM(NSInteger, RCTTestStatus) {
|
||||
*/
|
||||
@property (nonatomic, readonly) RCTTestStatus status;
|
||||
|
||||
@property (nonatomic, copy) NSString *testSuffix;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user