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