mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-15 17:50:48 +02:00
feat: setup e2e tests on transpiled code
This commit is contained in:
parent
5edfbf4c12
commit
cbdde21f48
@ -50,6 +50,8 @@
|
||||
},
|
||||
"ava": {
|
||||
"files": [
|
||||
"./dist/test/**/*.test.js",
|
||||
"!src/**/*",
|
||||
"!**/helpers/**/*",
|
||||
"!**/fixtures/**/*"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user