Change Cart disposition

This commit is contained in:
Pierret Hugo
2024-10-28 14:58:14 +01:00
parent 92c10f4f18
commit 0c5b2b4bbc
11 changed files with 195 additions and 357 deletions

View File

@@ -33,7 +33,7 @@ jobs:
run: npm run build --if-present
env:
CI: false
REACT_APP_APIUrl: ${{ secrets.REACT_APP_APIUrl }}
REACT_APP_API_URL: ${{ secrets.REACT_APP_API_URL }}
- run: npm test -- --passWithNoTests