diff --git a/package.json b/package.json index 6cac4b1..9055471 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "scripts": { "test": "jest", "test:integration": "jest -c integration/jest.config.js", - "test:e2e": "jest -c e2e/jest.config.js", + "test:e2e": "jest -c e2e/jest.config.js" }, "release": { "branch": "master",