mirror of
https://github.com/IT4Change/gradido.git
synced 2026-04-06 01:25:28 +00:00
fixed yarn test
This commit is contained in:
parent
6360509cad
commit
459dc217b6
@ -249,7 +249,7 @@ describe('Send', () => {
|
|||||||
|
|
||||||
describe('close button click', () => {
|
describe('close button click', () => {
|
||||||
beforeEach(async () => {
|
beforeEach(async () => {
|
||||||
await wrapper.findAll('button').at(1).trigger('click')
|
await wrapper.findAll('button').at(2).trigger('click')
|
||||||
})
|
})
|
||||||
|
|
||||||
it('Shows the TransactionForm', () => {
|
it('Shows the TransactionForm', () => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user