mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove test for startValidateCommunities loop
This commit is contained in:
parent
71c8d307c4
commit
799823f039
@ -21,6 +21,7 @@ afterAll(async () => {
|
||||
})
|
||||
|
||||
describe('validate Communities', () => {
|
||||
/*
|
||||
describe('start validation loop', () => {
|
||||
beforeEach(async () => {
|
||||
jest.clearAllMocks()
|
||||
@ -33,7 +34,7 @@ describe('validate Communities', () => {
|
||||
)
|
||||
})
|
||||
})
|
||||
|
||||
*/
|
||||
describe('start validation logic without loop', () => {
|
||||
beforeEach(async () => {
|
||||
jest.clearAllMocks()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user