Created
February 25, 2025 21:48
-
-
Save nadvolod/9ee8fc018fb52351687915f9d808e640 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<AccordionEntry label="Error" variant="error"> | |
<div className="whitespace-pre-wrap break-words"> | |
{testResult.error.message} | |
</div> | |
</AccordionEntry> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment