chore: Better OIDC bearer auth support #3106
build-test-publish-on-push.yml
on: push
build-test-publish
7m 15s
Annotations
2 errors
|
build-test-publish
Process completed with exit code 1.
|
|
src/__tests__/issuanceBranding.store.test.ts > Issuance branding store tests > should remove credential branding and all children:
packages/data-store/src/__tests__/issuanceBranding.store.test.ts#L562
AssertionError: expected ImageDimensionsEntity{ …(3) } to be null
- Expected:
null
+ Received:
ImageDimensionsEntity {
"height": 200,
"id": "91981c84-3e4f-4ff1-a2be-1b59e5437791",
"width": 200,
}
❯ src/__tests__/issuanceBranding.store.test.ts:562:7
|