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

fix: fix #104 ReferenceError: context is not defined #105

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

koooge
Copy link
Contributor

@koooge koooge commented Mar 17, 2025

Hi, fix #104 ReferenceError: context is not defined introduced in #103. The context L36 is not undefined in test for some reason. So I've tested in my env.

@DianaSuvorova
Copy link
Owner

DianaSuvorova commented Mar 17, 2025

The context L36 is not undefined in test for some reason

Hmm interesting... Would be nice to figure out why this was the case...
Thank you for the fix!

@DianaSuvorova DianaSuvorova merged commit 7c11425 into DianaSuvorova:master Mar 17, 2025
4 checks passed
Copy link

🎉 This PR is included in version 4.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@koooge
Copy link
Contributor Author

koooge commented Mar 18, 2025

@DianaSuvorova Maybe that's because mocha defines globalThis.context .

@koooge koooge deleted the fix-104 branch March 18, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReferenceError: context is not defined
2 participants