Skip to content

Commit

Permalink
Remove superfluous property from the StepperInput page object
Browse files Browse the repository at this point in the history
  • Loading branch information
DingoEatingFuzz committed Jun 19, 2020
1 parent 61042e0 commit c70ea97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/tests/pages/components/stepper-input.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ import {
export default scope => ({
scope,

isPresent: isPresent(),

label: text('[data-test-stepper-label]'),

input: {
Expand Down

0 comments on commit c70ea97

Please sign in to comment.