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

GlobalAPI: clarify key path behavior #15315

Merged
merged 2 commits into from
Sep 30, 2024
Merged

GlobalAPI: clarify key path behavior #15315

merged 2 commits into from
Sep 30, 2024

Conversation

ikonst
Copy link
Contributor

@ikonst ikonst commented Sep 20, 2024

Summary

Clarify why this doesn't work as expected

it.each([
  {
    err: new Error(),
  },
])("handles err.constructor.name", async () => {});

Test plan

n/a

Copy link

linux-foundation-easycla bot commented Sep 20, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

Copy link

netlify bot commented Sep 20, 2024

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit f0a755b
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/66f52e2c507b030008c40f3d
😎 Deploy Preview https://deploy-preview-15315--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Could you update all versions of this doc?

@SimenB SimenB merged commit 9ba05f5 into jestjs:main Sep 30, 2024
72 of 73 checks passed
@ikonst ikonst deleted the patch-1 branch September 30, 2024 09:49
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.

2 participants