Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
BChoudhury-ms
2026-01-17 02:02:27 +05:30
committed by GitHub
parent 9487879159
commit af87891f5a
2 changed files with 2 additions and 4 deletions

View File

@@ -150,8 +150,6 @@ describe("App", () => {
let mockUpdateStyles: jest.Mock;
beforeEach(() => {
jest.clearAllMocks();
mockStartScenario = jest.fn();
mockCompletePhase = jest.fn();