Update docs/src/test-api/class-testinfo.md
Co-authored-by: Dmitry Gozman <dgozman@gmail.com> Signed-off-by: Lukas Bockstaller <lukas.bockstaller@everest-erp.com>
This commit is contained in:
parent
b0f7cd9394
commit
ecae021c75
|
|
@ -214,7 +214,9 @@ Test function as passed to `test(title, testFunction)`.
|
|||
* since: v1.43
|
||||
- type: <[Array]<[string]>>
|
||||
|
||||
Tags that apply to the tests.
|
||||
Tags that apply to the test. Learn more about [tags](../test-annotations.md#tag-tests).
|
||||
|
||||
Note that any changes made to this list while the test is running will not be visible to test reporters.
|
||||
|
||||
## property: TestInfo.testId
|
||||
* since: v1.32
|
||||
|
|
|
|||
Loading…
Reference in a new issue