Build API #61
api.yml
on: push
tests
/
tests
35s
Matrix: publish / build-image
Waiting for pending jobs
publish
/
merge-publish
Annotations
2 errors
src/service/database/database.migration.spec.ts > database migration > should export change function:
api/src/service/database/database.migration.spec.ts#L28
AssertionError: expected undefined to deeply equal { databaseURL: 'postgres url' }
- Expected:
Object {
"databaseURL": "postgres url",
}
+ Received:
undefined
❯ src/service/database/database.migration.spec.ts:28:45
|
tests / tests
Process completed with exit code 1.
|