Switch tests from arrow functions #200
Labels
enhancement
New feature or request
keep-open
Exempts stale action from auto closing the issue/pr.
stale
Milestone
Mocha recommends against arrow functions as it prevents access to the Mocha context: https://mochajs.org/#arrow-functions
This prevents us from setting timeouts (#198) or slow time (#199).
The text was updated successfully, but these errors were encountered: