1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00

feat: set ava snapshot dir

This commit is contained in:
Fredrik Oseberg 2021-02-11 14:19:54 +01:00 committed by Christopher Kolstad
parent e60e93b7b6
commit 44eb684a7a
No known key found for this signature in database
GPG Key ID: 559ACB0E3DB5538A

View File

@ -54,7 +54,8 @@
"!src/**/*",
"!**/helpers/**/*",
"!**/fixtures/**/*"
]
],
"snapshotDir": "./src/test/snapshots"
},
"dependencies": {
"async": "^3.1.0",