Skip to content

Commit

Permalink
Wd 8751 update the pro subscribe page visuals (#13601)
Browse files Browse the repository at this point in the history
* design change
  • Loading branch information
abhigyanghosh30 authored Mar 11, 2024
1 parent 0750167 commit 6e36f97
Show file tree
Hide file tree
Showing 7 changed files with 342 additions and 199 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ test("Feature section renders correctly", () => {
</FormProvider>
);

screen.getAllByText("Ubuntu Pro");
screen.getAllByText("Ubuntu Pro (Infra-only)");
screen.getAllByText("Pro - all repositories");
screen.getAllByText("Infra - only limited subset");
});

test("Feature sections disables Infra + Apps if destkop is selected", () => {
Expand Down
Loading

0 comments on commit 6e36f97

Please sign in to comment.