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 a warning when running JS Tests because of FakeIdentityContext using deprecated context API #30368

Merged
merged 1 commit into from
May 20, 2024

Conversation

renchap
Copy link
Sponsor Member

@renchap renchap commented May 19, 2024

After #30089 being merged, the JS test harness was still using the legacy context API.

With React updated to 18.3 (#30366), this produced a warning when running the JS tests.

@renchap renchap force-pushed the fix-fake-identity-context branch from a2d5dea to 433accc Compare May 19, 2024 19:52
@ClearlyClaire ClearlyClaire added this pull request to the merge queue May 20, 2024
Merged via the queue into mastodon:main with commit 990a0c1 May 20, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants