Expand integration coverage and fix settings UI
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "jellyfin-multilang-browser-tests",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "playwright test",
|
||||
"test:headed": "playwright test --headed"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.61.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user