Skip to content

Commit

Permalink
chore(web): update from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Jan 24, 2025
1 parent d26394a commit f9fba4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/App.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ describe("App", () => {
});
});

describe("on the idle finish phase", () => {
describe("on the finish phase", () => {
beforeEach(() => {
mockClientStatus.phase = InstallationPhase.Finish;
mockSelectedProduct = tumbleweed;
Expand Down

0 comments on commit f9fba4f

Please sign in to comment.