From 8c4a0261cd7d4ce8df6ac12719aa557410ed6eac Mon Sep 17 00:00:00 2001 From: Salakar Date: Sun, 25 Mar 2018 03:50:10 +0100 Subject: [PATCH] [tests] new test infra - start of bridge cleanup --- tests-new/bridge/env/node/context.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests-new/bridge/env/node/context.js b/tests-new/bridge/env/node/context.js index e2fdc897..daa050a7 100644 --- a/tests-new/bridge/env/node/context.js +++ b/tests-new/bridge/env/node/context.js @@ -53,7 +53,7 @@ module.exports = { }, /** - * Create a new context for a RN app to attach to, we addtionaly provide __bridgeNode for + * Create a new context for a RN app to attach to, we additionally provide __bridgeNode for * the counterpart RN bridge code to attach to and communicate back */ create() {