From 003501c00e2d8173845b03d50051c6386578047f Mon Sep 17 00:00:00 2001 From: Kai Moseley Date: Sun, 7 May 2017 17:56:48 +0100 Subject: [PATCH] chore(jest): Update jest configuration --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 111f26d..c385837 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "author": "Kai Moseley", "license": "ISC", "jest": { - "testPathDirs": [ + "roots": [ "/src" ], "moduleFileExtensions": [