Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Add missing property currentRetry on currentTest #42

Closed
wants to merge 2 commits into from

Conversation

MattAndDev
Copy link
Contributor

Hello 👋 ,

noticed the currentRetry property definition is missing (not present in Mocha.ISuiteCallbackContext)

@kuceb
Copy link
Owner

kuceb commented Dec 6, 2019

Hi, I believe this can be changed to just Mocha.Test

lib/index.d.ts Outdated Show resolved Hide resolved
Copy link
Owner

@kuceb kuceb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CurrentRetry should already exist on Mocha.Test

@kuceb
Copy link
Owner

kuceb commented Dec 23, 2019

done in #47

@kuceb kuceb closed this Dec 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants