tests: fix the e2e tests

This commit is contained in:
Amit Joki
2025-01-11 19:37:43 +05:30
parent d0870f1581
commit 08c0dc3e64
5 changed files with 8 additions and 19 deletions

View File

@@ -75,7 +75,8 @@ onMounted(generate)
'mt-8 mb-4': showDownload,
}"
data-testid="barcode"
@click="onBarcodeClick"
:data-barcode-value="barcodeValue"
@click="onBarcodeClick"
></svg>
<slot v-if="errorForCurrentInput" name="barcodeRenderError" />
<div v-if="props.showDownload" class="flex justify-end gap-2 py-2 px-3">