Skip to content

Commit

Permalink
Added TestRail ID (#4683)
Browse files Browse the repository at this point in the history
Added testcase in testRail and updated test with the new ID.

### QA Notes

Should show up in TestRail results now,.

<!--
  Add additional information for QA on how to validate the change,
  paying special attention to the level of risk, adjacent areas that
  could be affected by the change, and any important contextual
  information not present in the linked issues.
-->
  • Loading branch information
jonvanausdeln authored Sep 13, 2024
1 parent 4fbd3c7 commit 3c4154b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export function setup(logger: Logger) {
await userSettings.unsetUserSettings();
});

it('R Package Development Tasks', async function () {
it('R Package Development Tasks [C809821]', async function () {
await expect(async () => {
// Navigate to https://github.com/posit-dev/qa-example-content/tree/main/workspaces/r_testing
// This is an R package embedded in qa-example-content
Expand Down

0 comments on commit 3c4154b

Please sign in to comment.