testsuite uri field inconsistent between testsuiterunqueued and the other two testsuite schema definitions. #160
Labels
breaking change
Indicates when a PR or issue will have breaking changes
Milestone
Within the testsuiterunqueued schema, the testsuite object has a field called 'url':
Within testsuiterunfinished and testsuiterunstarted this is referred to as 'uri'.
uri also matches what is in the testing events markdown doc.
It feels like the url field in the testsuiterunqueued schema is incorrect and should be aligned with the other test suite references, but, I wanted to check in case this was deliberate.
The text was updated successfully, but these errors were encountered: