Replaced right arrow symbol with supset symbol. #121
Annotations
2 errors and 1 warning
components/quiz/useQuizState.test.ts > useQuizState > initializes state correctly:
components/quiz/useQuizState.test.ts#L45
AssertionError: expected undefined to be false // Object.is equality
- Expected:
false
+ Received:
undefined
❯ components/quiz/useQuizState.test.ts:45:40
|
test (18.x)
Process completed with exit code 1.
|
test (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|