fix cuz why not #482
Annotations
2 errors and 1 warning
|
Test
Process completed with exit code 1.
|
|
src/lib/utils/rewards.test.ts > itemDescription > should create description without amount:
src/lib/utils/rewards.test.ts#L18
Error: Snapshot `itemDescription > should create description without amount 1` mismatched
Expected: ""§7Apple""
Received: ""§7Яблоко""
❯ src/lib/utils/rewards.test.ts:18:7
|
|
Lint:
src/lib/quest/menu.ts#L11
Never use 'lib' inside lib/. This causes tests to fail. Instead, import each module separately
|