describe('run flaky afterAll hooks', () => {
        beforeAll(() => {
            retryCnt = 2
        })