Skip to content

Commit

Permalink
test(menu): added skip comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenogorman committed Dec 13, 2023
1 parent fc53cd4 commit 6747edc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/menu/menu.pw.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1733,6 +1733,7 @@ test.describe("Accessibility tests for Menu component", () => {
});
});

// Skipped because of FE-6287
test.skip(`should pass accessibility tests when search component is focused`, async ({
mount,
page,
Expand Down

0 comments on commit 6747edc

Please sign in to comment.