fix tests
Build & Push / Pipeline Tests (push) Successful in 1m48s
Test / Type Check (all packages) (push) Successful in 55s
Build & Push / Build & Push Docker Image (push) Successful in 5m48s
Test / API Unit Tests (push) Successful in 1m18s
Test / Homepage Unit Tests (push) Successful in 43s
Test / Carplace Unit Tests (push) Successful in 1m4s
Test / Admin Unit Tests (push) Successful in 40s
Test / Dashboard Unit Tests (push) Successful in 42s
Test / API Integration Tests (push) Successful in 1m6s

This commit is contained in:
root
2026-08-17 21:29:48 -04:00
parent 653074be3e
commit 5f1c427600
3 changed files with 44 additions and 24 deletions
@@ -12,7 +12,7 @@ describe('OpenAPI document boundary contract', () => {
EmployeeLogin: expect.any(Object),
VehicleInput: expect.any(Object),
ReservationCreate: expect.any(Object),
PaymentCharge: expect.any(Object),
ManualPayment: expect.any(Object),
}),
}))
expect(openApiDocument.tags).toEqual(expect.arrayContaining([