fix: tests and add chromatic #12
Annotations
2 errors
|
build
Process completed with exit code 1.
|
|
src/index.test.ts > custom calendar options when instantiated > monthDisplayType should be short:
src/index.test.ts#L299
AssertionError: expected 'Sep' to be 'Sept' // Object.is equality
Expected: "Sept"
Received: "Sep"
❯ src/index.test.ts:299:79
|