We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When I open my workspace and Test Results shows on panel, the layout will broken. To Reproduce Steps to reproduce the behavior:
Expected behavior The test result will be same layout. Screenshots This is the standard layout. This is the broken layout
Environment (please complete the following information):
node -v
npm -v
yarn --version
"jest.jestCommandLine": "npx jest", "jest.outputConfig": { "clearOnRun": "both", "revealWithFocus": "test-results" }
Prerequisite
Additional context This is really annoying...
The text was updated successfully, but these errors were encountered:
Hmm., I couldn't reproduce this behavior. Does this happen for the other projects or just this one?
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When I open my workspace and Test Results shows on panel, the layout will broken.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The test result will be same layout.
Screenshots
This is the standard layout.
This is the broken layout
Environment (please complete the following information):
node -v
: v20.12.0npm -v
oryarn --version
: npm 10.5.0Prerequisite
Additional context
This is really annoying...
The text was updated successfully, but these errors were encountered: