Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug: this.fn is not defined in Runnable.prototype.run #5261

Open
3 of 4 tasks
quinton-ashley opened this issue Nov 18, 2024 · 0 comments
Open
3 of 4 tasks

🐛 Bug: this.fn is not defined in Runnable.prototype.run #5261

quinton-ashley opened this issue Nov 18, 2024 · 0 comments
Labels
status: in triage a maintainer should (re-)triage (review) this issue type: bug a defect, confirmed by a maintainer

Comments

@quinton-ashley
Copy link

Bug Report Checklist

  • I have read and agree to Mocha's Code of Conduct and Contributing Guidelines
  • I have searched for related issues and issues with the faq label, but none matched my issue.
  • I have 'smoke tested' the code to be tested by running it outside the real test suite to get a better sense of whether the problem is in the code under test, my usage of Mocha, or Mocha itself.
  • I want to provide a PR to resolve this

Expected

this.fn is not defined in Runnable.prototype.run when called internally on runner.js ln 509

Problem exists in v10.8.2

Actual

No error

Minimal, Reproducible Example

No

Versions

v10.8.2

Additional Info

No response

@quinton-ashley quinton-ashley added status: in triage a maintainer should (re-)triage (review) this issue type: bug a defect, confirmed by a maintainer labels Nov 18, 2024
@quinton-ashley quinton-ashley changed the title 🐛 Bug: <short description of the bug> 🐛 Bug: this.fn is not defined in Runnable.prototype.run Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: in triage a maintainer should (re-)triage (review) this issue type: bug a defect, confirmed by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant