partey_workadventure/tests/package.json
2021-11-24 13:00:27 +01:00

9 lines
100 B
JSON

{
"devDependencies": {
"testcafe": "^1.17.1"
},
"scripts": {
"test": "testcafe"
}
}