diff --git a/docs/src/test-reporter-api/class-location.md b/docs/src/test-reporter-api/class-location.md index af6c7d492a630..3e70c09ae5b97 100644 --- a/docs/src/test-reporter-api/class-location.md +++ b/docs/src/test-reporter-api/class-location.md @@ -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.