Skip to content

Commit

Permalink
fix E2E
Browse files Browse the repository at this point in the history
  • Loading branch information
madeindjs committed Oct 1, 2024
1 parent 1860c47 commit 05b4748
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/tests/components.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const mapComponents = {
dateinput: {locator: '.component.wf-type-dateinput label'},
timeinput: {locator: '.component.wf-type-timeinput label'},
sliderinput: {locator: '.component.wf-type-sliderinput label'},
rangeinput: {locator: '.component.wf-type-sliderinput label'},
numberinput: {locator: '.component.wf-type-numberinput label'},
textinput: {locator: '.component.wf-type-textinput label'},
}
Expand Down

0 comments on commit 05b4748

Please sign in to comment.