diff --git a/package.json b/package.json index f3cbf974c6..b3bf6ebd3b 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,8 @@ "!src/**/*", "!**/helpers/**/*", "!**/fixtures/**/*" - ] + ], + "snapshotDir": "./src/test/snapshots" }, "dependencies": { "async": "^3.1.0",