Skip to content

Commit

Permalink
Fix typo in rest-api-spec capabilities documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Aug 28, 2024
1 parent 3cbb526 commit f8b5039
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ other test runners to skip tests if they do not support the capabilities API yet
path: /_api
parameters: [param1, param2]
capabilities: [cap1, cap2]
test_runner_feature: [capabilities]
test_runner_features: [capabilities]
reason: Capability required to run test
- do:
... test definitions ...
Expand Down

0 comments on commit f8b5039

Please sign in to comment.