WIP: command completion #168
Annotations
5 errors
|
Run npm run test:
src/components/ComboBox/ComboBox.test.tsx#L177
AssertionError: expected last "spy" call to have been called with [ '@workspace ', 11, null ]
- Expected
+ Received
Array [
- "@workspace ",
- 11,
+ "@ ",
+ 2,
null,
]
❯ src/components/ComboBox/ComboBox.test.tsx:177:27
|
Run npm run test:
src/components/ComboBox/ComboBox.test.tsx#L177
AssertionError: expected last "spy" call to have been called with [ '@workspace ', 11, null ]
- Expected
+ Received
Array [
- "@workspace ",
- 11,
+ "@ ",
+ 2,
null,
]
❯ src/components/ComboBox/ComboBox.test.tsx:177:27
|
Run npm run test:
src/components/ComboBox/ComboBox.test.tsx#L177
AssertionError: expected last "spy" call to have been called with [ '@workspace ', 11, null ]
- Expected
+ Received
Array [
- "@workspace ",
- 11,
+ "@ ",
+ 2,
null,
]
❯ src/components/ComboBox/ComboBox.test.tsx:177:27
|
Run npm run test
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading