mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/pages/TransactionLink.spec.js
This commit is contained in:
parent
b1beaeb2db
commit
8ce97391e1
@ -235,7 +235,7 @@ describe('TransactionLink', () => {
|
||||
wrapper = Wrapper()
|
||||
})
|
||||
|
||||
it('has a RedeemValid component', () => {
|
||||
it('has a RedeemSelfCreator component', () => {
|
||||
expect(wrapper.findComponent({ name: 'RedeemSelfCreator' }).exists()).toBe(true)
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user