docs: Suite.project is a method, not a property (#10135)
This commit is contained in:
parent
4553d76fce
commit
9a7b4b745b
|
|
@ -34,8 +34,8 @@ Location in the source where the suite is defined. Missing for root and project
|
|||
|
||||
Parent suite or [void] for the root suite.
|
||||
|
||||
## property: Suite.project
|
||||
- type: <[void]|[TestProject]>
|
||||
## method: Suite.project
|
||||
- returns: <[void]|[TestProject]>
|
||||
|
||||
Configuration of the project this suite belongs to, or [void] for the root suite.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue