From cefd299604de78f34f93c050ed0744abee8fbdde Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Thu, 4 Jun 2015 20:16:13 -0700 Subject: [PATCH] Fix integration tests --- jest-integration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jest-integration.json b/jest-integration.json index 1405f9045e..af08d8fd85 100644 --- a/jest-integration.json +++ b/jest-integration.json @@ -1,6 +1,6 @@ { "testDirectoryName": "__integration__", - "scriptPreprocessor": "/util/preprocessor.js", + "scriptPreprocessor": "/node_modules/babel-jest", "setupEnvScriptFile": "/util/testenv.js", "setupTestFrameworkScriptFile": "/util/prepare.js", "unmockedModulePathPatterns": [