fix: copy ALL workspace package.json files in Dockerfile #48
e2e.yml
on: push
SDK E2E Tests
31s
API E2E Tests
38s
Annotations
3 errors
|
API E2E Tests
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
apps/api/src/e2e-http.test.ts#L456
Expected: 202
Received: 200
at <anonymous> (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e-http.test.ts:456:28)
|
|
error: expect(received).toBe(expected):
apps/api/src/e2e-http.test.ts#L294
Expected: 202
Received: 200
at <anonymous> (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e-http.test.ts:294:24)
|