Move move tracking to user store. Add timer and scoring to user store. #4
Annotations
2 errors and 1 warning
Run npm run test:unit:
src/stores/__tests__/useBoardStore.spec.ts#L41
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/stores/__tests__/useBoardStore.spec.ts:41:26
|
Run npm run test:unit
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading