Skip to content

Commit

Permalink
Merge pull request #11944 from Siglud/siglud/fix-e2e-number
Browse files Browse the repository at this point in the history
test: fix e2e test number link
  • Loading branch information
Siglud authored Jul 3, 2024
2 parents 530dccd + 9158e7d commit 382da7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { it } from "@microsoft/extra-shot-mocha";
describe("Provision Notification Node", () => {
it(
"Provision Resource: Notification Node",
{ testPlanCaseId: 15685832, author: "[email protected]" },
{ testPlanCaseId: 24132569, author: "[email protected]" },
async function () {
await happyPathTest(Runtime.Node);
}
Expand Down

0 comments on commit 382da7e

Please sign in to comment.