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

Fix duplicate data-testid on system tabs #4952

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

jpople
Copy link
Contributor

@jpople jpople commented Jun 4, 2024

Closes #

Description Of Changes

A Plus Cypress test was failing due to finding two elements with data-testid system-tabs, this fixes by removing it from the TabContent element (that testid was newly introduced by #4922 and is not being used).

Pre-Merge Checklist

  • All CI Pipelines Succeeded
  • Issue Requirements are Met
  • Update CHANGELOG.md

Copy link

vercel bot commented Jun 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fides-plus-nightly ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2024 7:49pm

@jpople jpople changed the title fix duplicate data-testid on system tabs Fix duplicate data-testid on system tabs Jun 4, 2024
Copy link

cypress bot commented Jun 4, 2024

Passing run #8111 ↗︎

0 4 0 0 Flakiness 0

Details:

Merge d6534e8 into d21eef5...
Project: fides Commit: 8643d7cc4a ℹ️
Status: Passed Duration: 00:35 💡
Started: Jun 4, 2024 8:01 PM Ended: Jun 4, 2024 8:02 PM

Review all test suite changes for PR #4952 ↗︎

Copy link
Contributor

@pattisdr pattisdr left a comment

Choose a reason for hiding this comment

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

This looks okay to me Jeremy! Can we merge to main so I can make a beta tag of this and try it out on plus cypress tests?

@jpople jpople marked this pull request as ready for review June 5, 2024 13:57
@jpople jpople merged commit 2326d2c into main Jun 5, 2024
13 checks passed
@jpople jpople deleted the jpople/plus-smoke-test-fix branch June 5, 2024 13:57
@pattisdr
Copy link
Contributor

pattisdr commented Jun 5, 2024

Thank you Jeremy! ⭐

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.

2 participants