Skip to content

Instantly share code, notes, and snippets.

@vjeux
Created December 23, 2015 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vjeux/0a3c0a6f779ac805f120 to your computer and use it in GitHub Desktop.
Save vjeux/0a3c0a6f779ac805f120 to your computer and use it in GitHub Desktop.
-[RCTBridgeTests testHookRegistration]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
2015-12-23 18:24:18.940 [info][tid:main][RCTDevMenu.m:322] RCTSourceCode module scriptURL has not been set
2015-12-23 18:24:19.036 [info][tid:main][RCTDevMenu.m:322] RCTSourceCode module scriptURL has not been set
/Users/travis/build/facebook/react-native/Examples/UIExplorer/UIExplorerUnitTests/RCTBridgeTests.m:157: ((remoteModuleConfig) != nil) failed:
154 }
155 }];
156
157 XCTAssertNotNil(remoteModuleConfig);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158 XCTAssertNotNil(testModuleID);
159 XCTAssertNotNil(testConstants);
━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✗ -[RCTBridgeTests testHookRegistration] (116 ms) (0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment