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

ref(tsc): convert integrationExternalMapping to FC #83965

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

michellewzhang
Copy link
Member

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 23, 2025
@@ -89,14 +89,15 @@ describe('IntegrationExternalMappings', function () {
router,
}
);

await waitForElementToBeRemoved(() => screen.queryByTestId('loading-indicator'));
Copy link
Member Author

Choose a reason for hiding this comment

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

i know this isn't preferred, but i couldn't figure out a wait to await the next thing instead

@michellewzhang michellewzhang merged commit 047d494 into master Jan 24, 2025
43 checks passed
@michellewzhang michellewzhang deleted the mz/integration-ext-mapping-fc branch January 24, 2025 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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