add test attribute to vue component transaction result send success

This commit is contained in:
mahula 2022-12-15 15:13:29 +01:00
parent efbb101dcc
commit 6956b2cac9

View File

@ -1,6 +1,6 @@
<template>
<div class="bg-white appBoxShadow gradido-border-radius p-3">
<div class="p-4">
<div class="p-4" data-test="send-transaction-success-text">
{{ $t('form.thx') }}
<hr />
{{ $t('form.send_transaction_success') }}