test(editor): Add e2e tests for personal settings page (#5451)

 Added tests for personal user settings
This commit is contained in:
Milorad FIlipović
2023-02-10 13:12:06 +01:00
committed by GitHub
parent 40879f67cb
commit 8494c97821
5 changed files with 122 additions and 4 deletions

View File

@@ -22,6 +22,7 @@
:label="$locale.baseText('auth.changePassword')"
@click="onSubmitClick"
float="right"
data-test-id="change-password-button"
/>
</template>
</Modal>