Skip to content

Commit

Permalink
--amend
Browse files Browse the repository at this point in the history
  • Loading branch information
kpunwatk committed Oct 5, 2023
1 parent 992758a commit c716068
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/e2e/views/common.view.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ export const duplicateNameWarning = "h4[class*='alert__title']";
export const appTable = ".pf-v5-c-table";
export const expandableRow = ".pf-c-expandable-row";
export const nameHelper = "span.pf-v5-c-helper-text__item-text";
export const emailHelper = "div[id=email-helper]";
export const filterToggleButton = "div.pf-c-dropdown > button.pf-c-dropdown__toggle";
export const filterInput = "input[type='search']";
export const searchButton = "button[aria-label='search button for search input']";
Expand Down

0 comments on commit c716068

Please sign in to comment.