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