test fix test
Some checks failed
Build Docker Image Front / run (pull_request) Failing after 45s
Build Docker Image Back / run (pull_request) Successful in 48s
JsDocs / coverage (pull_request) Successful in 38s
Test and coverage / coverage (pull_request) Failing after 1m29s

This commit is contained in:
2024-06-07 17:37:12 +02:00
parent 83d3a76236
commit 79f63d2cd1
3 changed files with 30 additions and 5 deletions

View File

@ -0,0 +1,18 @@
{
"folders": [
{
"name": "Ratrapage_WEB",
"path": "."
},
{
"name": "barAndCafe",
"path": "Express/barAndCafe"
},
{
"path": "front"
}
],
"settings": {
"typescript.tsdk": "node_modules/typescript/lib"
}
}