move describe block

This commit is contained in:
Moriz Wahl 2023-04-11 12:38:25 +02:00
parent 94f0963313
commit 2e88ac3cb9

View File

@ -427,8 +427,6 @@ describe('CreationConfirm', () => {
statusFilter: ['IN_PROGRESS', 'PENDING', 'CONFIRMED', 'DENIED', 'DELETED'],
})
})
})
})
describe('click tab "open" again', () => {
beforeEach(async () => {
@ -448,6 +446,8 @@ describe('CreationConfirm', () => {
})
})
})
})
})
describe('update status', () => {
beforeEach(async () => {