https://github.com/offirmo/bug-report--mocha-202401
https://github.com/offirmo/bug-report--mocha-202401
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/offirmo/bug-report--mocha-202401
- Owner: Offirmo
- Created: 2024-01-20T05:34:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T05:52:35.000Z (over 2 years ago)
- Last Synced: 2024-04-09T14:32:11.807Z (over 2 years ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bug-report--mocha-202401
Minimal repro of https://github.com/mochajs/mocha/issues/4954
```bash
nvm install ## or equivalent
npm install
npm test
```