From cf7425fe542bdcdb5f3183cd28de3099ec937d1d Mon Sep 17 00:00:00 2001 From: Travis CI Date: Fri, 13 Nov 2015 15:09:29 +0000 Subject: [PATCH] update website --- docs/testing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/testing.html b/docs/testing.html index 43405904381..88c28572a53 100644 --- a/docs/testing.html +++ b/docs/testing.html @@ -5,7 +5,7 @@ }, ... "jest": { - "scriptPreprocessor": "node_modules/react-native/jestSupport/scriptPreprocess.js", + "scriptPreprocessor": "node_modules/react-native/jestSupport/preprocessor.js", "setupEnvScriptFile": "node_modules/react-native/jestSupport/env.js", "testPathIgnorePatterns": [ "/node_modules/",