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