Remove superfluous property from the StepperInput page object

This commit is contained in:
Michael Lange
2020-06-19 10:21:39 -07:00
parent 61042e0ecf
commit c70ea9765f

View File

@@ -13,8 +13,6 @@ import {
export default scope => ({
scope,
isPresent: isPresent(),
label: text('[data-test-stepper-label]'),
input: {