mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 11:55:42 +03:00
Remove superfluous property from the StepperInput page object
This commit is contained in:
@@ -13,8 +13,6 @@ import {
|
||||
export default scope => ({
|
||||
scope,
|
||||
|
||||
isPresent: isPresent(),
|
||||
|
||||
label: text('[data-test-stepper-label]'),
|
||||
|
||||
input: {
|
||||
|
||||
Reference in New Issue
Block a user