Skip to content

Commit

Permalink
refactor: minor (#10193)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqizhou77 authored Oct 23, 2023
1 parent c7449ee commit e19913f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import {
} from "../commonUtils";
import { deleteTeamsApp, getTeamsApp } from "../debug/utility";

describe("Provision V3 api-based-message-extension api=-spec template", () => {
describe("Provision V3 api-based-message-extension api-spec template", () => {
const testFolder = getTestFolder();
const appName = getUniqueAppName();
const projectPath = path.resolve(testFolder, appName);
Expand Down

0 comments on commit e19913f

Please sign in to comment.