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