[tests] new test infra - wip
This commit is contained in:
parent
05824d3709
commit
fc12f321da
|
@ -9,8 +9,8 @@ if (Platform.OS === 'ios' && !bridgeNode) {
|
|||
}
|
||||
|
||||
if (bridgeNode) {
|
||||
bridgeNode.provideReactNativeModule(reactNative);
|
||||
bridgeNode.provideReload(RNRestart.Restart);
|
||||
bridgeNode.provideReactNativeModule(reactNative);
|
||||
}
|
||||
|
||||
export default {
|
||||
|
|
Loading…
Reference in New Issue