correctif des tests et du workflow ci

This commit is contained in:
styve Lioumba
2025-10-05 15:06:14 +02:00
parent 6dc072b7eb
commit 9678ccbfc6
23 changed files with 207 additions and 25 deletions

View File

@@ -13,4 +13,5 @@ module.exports = {
'^@app/(.*)$': '<rootDir>/src/app/$1',
'^@env/(.*)$': '<rootDir>/src/environments/$1',
},
testTimeout: 30000,
};