[React Native] Fix test failures

This commit is contained in:
Alexsander Akers
2015-07-10 13:54:01 -01:00
parent 72b50dc32d
commit ea959af850

View File

@@ -20,6 +20,7 @@
RCT_EXPORT_MODULE()
@synthesize bridge = _bridge;
@synthesize methodQueue = _methodQueue;
- (UIView *)view
{