test: Add test selectors and label multiselect cypress test

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2023-11-14 18:47:20 +01:00
parent 91ce24b7a6
commit 9e41cb162d
5 changed files with 38 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
-->
<template>
<div>
<div data-test="description">
<h5>
{{ t('deck', 'Description') }}
<span v-if="descriptionLastEdit && !descriptionSaving">{{ t('deck', '(Unsaved)') }}</span>