firt
Playwright Tests / test (push) Failing after 3m6s

This commit is contained in:
2026-05-05 23:25:18 +02:00
parent 6cf6130396
commit b9e608c463
6 changed files with 237 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"name": "musictest",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://git.arch-linux.cz/kankys/musicTest.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"devDependencies": {
"@playwright/test": "^1.59.1",
"@types/node": "^25.6.0"
}
}