Skip to content

Commit

Permalink
test: revert sample tab outlook name change (#12937)
Browse files Browse the repository at this point in the history
* test: revert sample tab outlook name change

---------

Co-authored-by: ivan chen <[email protected]>
  • Loading branch information
ayachensiyuan and ivan chen authored Dec 18, 2024
1 parent ebb8230 commit 24cc1df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/tests/src/utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export enum TemplateProject {
Dashboard = "Team Central Dashboard",
AssistDashboard = "Developer Assist Dashboard",
DiceRoller = "Dice Roller in meeting",
OutlookTab = "Hello World Teams Tab and Office add-in",
OutlookTab = "Hello World Teams Tab and Outlook add-in",
OutlookSignature = "Set signature using Outlook add-in",
ChefBot = "Teams Chef Bot",
GraphConnectorBot = "Graph Connector Bot",
Expand Down Expand Up @@ -86,7 +86,7 @@ export enum TemplateProjectFolder {
// v3 only
Dashboard = "team-central-dashboard",
OutlookSignature = "outlook-set-signature",
OutlookTab = "hello-world-teams-tab-and-office-add-in",
OutlookTab = "hello-world-teams-tab-and-outlook-add-in",
AssistDashboard = "developer-assist-dashboard",
DiceRoller = "live-share-dice-roller",
ChefBot = "a.teamsChefBot",
Expand Down

0 comments on commit 24cc1df

Please sign in to comment.