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

Emotion upgrade #12366

Draft
wants to merge 6 commits into
base: latest
Choose a base branch
from
Draft

Emotion upgrade #12366

wants to merge 6 commits into from

Conversation

amoore108
Copy link
Contributor

@amoore108 amoore108 commented Feb 5, 2025

Resolves JIRA [number]

Overall changes

Code changes

  • A bullet point list of key code changes that have been made.

Testing

  1. List the steps used to test this PR.

Helpful Links

Add Links to useful resources related to this PR if applicable.

Coding Standards

Repository use guidelines

@amoore108 amoore108 self-assigned this Feb 5, 2025
@@ -7,7 +7,7 @@ import GlobalStyles from './global-styles';
* Revisit snapshot mechanism following Emotion migration.
*/

describe('global-styles', () => {
describe.skip('global-styles', () => {
Copy link
Contributor Author

@amoore108 amoore108 Feb 5, 2025

Choose a reason for hiding this comment

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

Will try to avoid doing this.

The <GlobalStyles /> is getting rendered when used locally:
Screenshot 2025-02-05 at 20 03 06

just seems to be a change in how emotion/jest works with this update that causes these snapshots to return nothing.

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.

1 participant