diff --git a/packages/tests/src/ui-test/localdebug/localdebug-msg-newapi-microsoftentra-ts.test.ts b/packages/tests/src/ui-test/localdebug/localdebug-msg-newapi-microsoftentra-ts.test.ts index 98c99385a2..59378b6b5c 100644 --- a/packages/tests/src/ui-test/localdebug/localdebug-msg-newapi-microsoftentra-ts.test.ts +++ b/packages/tests/src/ui-test/localdebug/localdebug-msg-newapi-microsoftentra-ts.test.ts @@ -35,9 +35,9 @@ describe("Local Debug Tests", function () { }); it( - "[Typescript] Local debug for API Message Extension with none auth", + "[Typescript] Local debug for API Message Extension with Microsoft Entra auth", { - testPlanCaseId: 28665898, + testPlanCaseId: 28665881, author: "v-annefu@microsoft.com", }, async function () { diff --git a/packages/tests/src/ui-test/localdebug/localdebug-msg-ts.test.ts b/packages/tests/src/ui-test/localdebug/localdebug-msg-ts.test.ts index a489b9205b..beb0692f4d 100644 --- a/packages/tests/src/ui-test/localdebug/localdebug-msg-ts.test.ts +++ b/packages/tests/src/ui-test/localdebug/localdebug-msg-ts.test.ts @@ -42,7 +42,7 @@ describe("Local Debug Tests", function () { it( "[Typescript] Local Debug for Message Extension project", { - testPlanCaseId: 9729546, + testPlanCaseId: 24739646, author: "v-annefu@microsoft.com", }, async function () {