[tests] new test infra - wip

This commit is contained in:
Salakar 2018-03-24 07:12:46 +00:00
parent 05824d3709
commit fc12f321da
1 changed files with 1 additions and 1 deletions

View File

@ -9,8 +9,8 @@ if (Platform.OS === 'ios' && !bridgeNode) {
}
if (bridgeNode) {
bridgeNode.provideReactNativeModule(reactNative);
bridgeNode.provideReload(RNRestart.Restart);
bridgeNode.provideReactNativeModule(reactNative);
}
export default {