mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
b7e940e6c1
commit
158ca4abec
@ -45,7 +45,7 @@ describe('TransactionLink', () => {
|
||||
})
|
||||
|
||||
describe('Link validUntil Date is not valid', () => {
|
||||
it('find no link copy button', () => {
|
||||
it('has no copy link button', () => {
|
||||
expect(wrapper.find('.test-copy-link').exists()).toBe(false)
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user