fix(docs): test-runner location column type (#9222)
This commit is contained in:
parent
5e3ad63b42
commit
2cf3448b6b
|
|
@ -14,6 +14,6 @@ Path to the source file.
|
||||||
Line number in the source file.
|
Line number in the source file.
|
||||||
|
|
||||||
## property: Location.column
|
## property: Location.column
|
||||||
- type: <[string]>
|
- type: <[int]>
|
||||||
|
|
||||||
Column number in the source file.
|
Column number in the source file.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue