test: improve tests execution time

This commit is contained in:
Jakub P.
2024-12-06 09:17:21 +01:00
parent b8da721e39
commit f83deac469
19 changed files with 591 additions and 506 deletions

View File

@@ -26,7 +26,7 @@
},
"devDependencies": {
"@faker-js/faker": "^8.2.0",
"@playwright/test": "^1.45.1"
"@playwright/test": "1.49.0"
},
"dependencies": {
"axios": "^1.6.0",
@@ -40,4 +40,4 @@
"pg": "^8.12.0",
"prettier": "^2.5.1"
}
}
}