mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
test change for DashboardLayout_gdd.spec.js, remove commentar in DecayInformation-BeforeStartblock.vue
This commit is contained in:
parent
3d2105ca8d
commit
b29b9048ea
@ -1,6 +1,5 @@
|
||||
<template>
|
||||
<div class="decayinformation-startblock">
|
||||
<!-- if balanceDate < decayStartBlock - Wenn die transaktion vor dem einführen der dacay function liegt. -->
|
||||
<div class="mt-3 mb-3 text-center">
|
||||
<b>{{ $t('decay.before_startblock_transaction') }}</b>
|
||||
</div>
|
||||
|
||||
@ -153,7 +153,7 @@ describe('DashboardLayoutGdd', () => {
|
||||
apolloMock.mockResolvedValue({
|
||||
data: {
|
||||
transactionList: {
|
||||
gdtSum: 100,
|
||||
balanceGDT: 100,
|
||||
count: 4,
|
||||
balance: 1450,
|
||||
decay: 1250,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user