mirror of
https://github.com/plankanban/planka.git
synced 2025-12-09 17:23:18 +03:00
test: Add BDD UI tests using Playwright (#911)
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"test": "npm run server:test && npm run client:test"
|
||||
},
|
||||
"lint-staged": {
|
||||
"client/**/*.{js,jsx}": [
|
||||
"client/src/**/*.{js,jsx}": [
|
||||
"npm run client:lint"
|
||||
],
|
||||
"server/**/*.js": [
|
||||
|
||||
Reference in New Issue
Block a user