added locators for lock unlock torn flow
This commit is contained in:
parent
7f57fb6263
commit
6d56ed2405
5 changed files with 34 additions and 9 deletions
|
@ -35,6 +35,7 @@
|
|||
type="is-text"
|
||||
:icon-left="isDataLoading ? '' : 'settings'"
|
||||
:loading="isDataLoading"
|
||||
data-test="button_manage_torn"
|
||||
@click.native="onManage"
|
||||
>
|
||||
{{ $t('manage') }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue