describe('run flaky (error thrown) afterEach hooks', () => {
        let retryCnt
        beforeAll(() => {
            retryCnt = 2
        })