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

test(ui): Add test for GH-69143 #69149

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

evanpurkhiser
Copy link
Member

No description provided.

@evanpurkhiser evanpurkhiser requested review from davidenwang and a team April 17, 2024 20:46
@evanpurkhiser evanpurkhiser enabled auto-merge (squash) April 17, 2024 20:46
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 17, 2024
@@ -58,6 +58,27 @@ describe('SentryMemberTeamSelectorField', () => {
expect(mock).toHaveBeenCalledWith(null, expect.anything());
});

it.only('separates my teams and other teasm', async () => {
Copy link
Member

Choose a reason for hiding this comment

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

nit: other teams*

Copy link

codecov bot commented Apr 17, 2024

Bundle Report

Changes will increase total bundle size by 22.89kB ⬆️

Bundle name Size Change
app-webpack-bundle-array-push 26.22MB 22.89kB ⬆️

@evanpurkhiser evanpurkhiser force-pushed the evanpurkhiser/test-ui-add-test-for-gh-69143 branch from bb8efde to 46be31a Compare April 18, 2024 14:52
@evanpurkhiser evanpurkhiser merged commit 3f16935 into master Apr 18, 2024
41 checks passed
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/test-ui-add-test-for-gh-69143 branch April 18, 2024 15:04
@github-actions github-actions bot locked and limited conversation to collaborators May 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants