fix(docs): test-runner location column type (#9222)

This commit is contained in:
Sidharth Vinod 2021-10-01 12:23:59 +05:30 committed by GitHub
parent 5e3ad63b42
commit 2cf3448b6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,6 @@ Path to the source file.
Line number in the source file.
## property: Location.column
- type: <[string]>
- type: <[int]>
Column number in the source file.