Update bugfix modal styling #353
test.yml
on: pull_request
Hotfix Bypass
0s
Unit Tests
13m 36s
Annotations
2 errors
|
Unit Tests
Process completed with exit code 1.
|
|
src/components/Head/server/__tests__/meta.spec.ts > getMetaThemeData > falls back to the first configured theme when the default id is missing:
src/components/Head/server/__tests__/meta.spec.ts#L48
AssertionError: expected 'light' to be 'primary' // Object.is equality
Expected: "primary"
Received: "light"
❯ src/components/Head/server/__tests__/meta.spec.ts:48:35
|