fix(ansi): annotate highlights too
This commit is contained in:
parent
1974addbd2
commit
db98153b11
4 changed files with 10 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
---@field expected string
|
||||
---@field status "pending"|"pass"|"fail"|"running"|"timeout"
|
||||
---@field actual string?
|
||||
---@field actual_highlights? any[]
|
||||
---@field actual_highlights? Highlight[]
|
||||
---@field time_ms number?
|
||||
---@field error string?
|
||||
---@field stderr string?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue