refactor: Use constant instead of inline string #1066
Annotations
3 errors
Test and coverage:
tests/unit/behaviour.spec.ts#L235
AssertionError: expected 'Jan' to deeply equal 'Jul'
Expected: "Jul"
Received: "Jan"
❯ validateMonthAndYearValues tests/unit/behaviour.spec.ts:235:34
❯ tests/unit/behaviour.spec.ts:240:9
|
Test and coverage:
tests/unit/components/Datepicker.spec.ts#L391
AssertionError: expected +0 to deeply equal 2
- Expected
+ Received
- 2
+ 0
❯ tests/unit/components/Datepicker.spec.ts:391:40
|
Test and coverage
Process completed with exit code 1.
|
Loading