EuiCode
& EuiCodeBlock
Jest compatibility
#2842
Labels
testing
Issues or PRs that only affect tests - will not need changelog entries
As of #2820 (v19.0.0)
EuiCode
andEuiCodeBlock
use a React portal to render content. In Kibana, this causes failures in several snapshot tests, giving:Initial thought: we may want to provide a
.testenv.
mock to bypasscreatePortal
.The text was updated successfully, but these errors were encountered: