mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add test attribute to vue component transaction result send success
This commit is contained in:
parent
efbb101dcc
commit
6956b2cac9
@ -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') }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user