[Build] Add back yarn script for CI #25
Annotations
3 errors
Run tests and collect coverage:
test/normal.test.mts#L132
Error: Snapshot `table-multiple prompt [normal] > handle synchronous validation 3` mismatched
- Expected
+ Received
@@ -1,6 +1,6 @@
- "? What do you want?
+ "✔ What do you want?
┌──────────┬───────┬───────┐
│ 1-2 of 2 │ A? │ B? │
├──────────┼───────┼───────┤
│ Test 1 │ ◉ │ ◯ │
❯ test/normal.test.mts:132:23
|
Run tests and collect coverage:
test/normal.test.mts#L206
Error: Snapshot `table-multiple prompt [normal] > handle asynchronous validation 2` mismatched
- Expected
+ Received
@@ -1,6 +1,6 @@
- "⠋ What do you want?
+ "? What do you want?
┌──────────┬───────┬───────┐
│ 1-2 of 2 │ A? │ B? │
├──────────┼───────┼───────┤
│ Test 1 │ [ ◉ ] │ ◯ │
❯ test/normal.test.mts:206:23
|
Run tests and collect coverage
Process completed with exit code 1.
|
Loading