Add compile step #9
Annotations
2 errors
test/multiple.test.mts > table-multiple prompt [multiple] > cannot select undefined choice when other choice selected:
test/multiple.test.mts#L471
Error: Snapshot `table-multiple prompt [multiple] > cannot select undefined choice when other choice selected 3` mismatched
- Expected
+ Received
"What do you want?
┌──────────┬───────┬───────┬───────────┐
│ 1-2 of 2 │ A? │ B? │ Untouched │
├──────────┼───────┼───────┼───────────┤
- │ Test 1 │ ☒ │ ☐ │ [ ☐ ] │
+ │ Test 1 │ ☐ │ ☐ │ [ ☒ ] │
├──────────┼───────┼───────┼───────────┤
│ Test 2 │ ☐ │ ☐ │ ☒ │
└──────────┴───────┴───────┴───────────┘"
❯ test/multiple.test.mts:471:23
|
test-coverage
Process completed with exit code 1.
|