Skip to content

[React 18] EuiOverlayMask component skips non-string property test case #6998

Open

Description

Current behavior

<EuiOverlayMask> test suite is skipping the throws if a non-string property value is passed test case when testing on React 18 runtime due to an unexpected error happening somewhere in Jest or RTL.

Expected behavior

<EuiOverlayMask> should test for non-string property throw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    tech debttestingIssues or PRs that only affect tests - will not need changelog entries

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions