Skip to content

fix(test): stop duplicate super calls in Jest#6401

Merged
johnjenkins merged 5 commits intomainfrom
fix-jest-extends
Sep 30, 2025
Merged

fix(test): stop duplicate super calls in Jest#6401
johnjenkins merged 5 commits intomainfrom
fix-jest-extends

Conversation

@johnjenkins
Copy link
Copy Markdown
Contributor

@johnjenkins johnjenkins commented Sep 30, 2025

What is the current behavior?

GitHub Issue Number: #6400

What is the new behavior?

Fixes #6400

Documentation

Does this introduce a breaking change?

  • Yes
  • No

Testing

Other information

@johnjenkins johnjenkins requested a review from a team as a code owner September 30, 2025 16:33
@johnjenkins johnjenkins merged commit 32160ad into main Sep 30, 2025
69 checks passed
@johnjenkins johnjenkins deleted the fix-jest-extends branch September 30, 2025 20:56
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.

bug: class extension breaks Jest unit tests

1 participant