I have certain Testcafe tests that match multiple Testrail test cases. Is it possible to add multiple CID's to the Testcafe metadata so that both test cases have results uploaded?
Ex.
test
.meta({ scope: 'regression', priority: 'medium', showstopper: 'no', github_ID: '223', CID: 'C26, C27' })