fix(ci): create empty test database for server smoke tests #2
Annotations
2 errors
|
ci
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
src/__tests__/integration.test.ts#L65
Expected: 200
Received: 404
at <anonymous> (/home/runner/work/ocwatch/ocwatch/src/__tests__/integration.test.ts:65:29)
|