Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

chore(svelte): fix test by removing duplicate aria-label#63942

Merged
bahrmichael merged 1 commit into
mainfrom
bahrmichael/2024-07-19-fix-test-1
Jul 19, 2024
Merged

chore(svelte): fix test by removing duplicate aria-label#63942
bahrmichael merged 1 commit into
mainfrom
bahrmichael/2024-07-19-fix-test-1

Conversation

@bahrmichael

Copy link
Copy Markdown
Contributor

The test that I enable in this PR has been skipped for a while, and has broken again with https://github.com/sourcegraph/sourcegraph/pull/63463, where we added another aria-label. This additional label lead to playwright rejecting the test, because it found two elements for one query.

This PR removes that label, since we already have a similar one at the button one level up. See screenshot below.

Screenshot 2024-07-19 at 11 22 24

Test plan

CI

Changelog

@cla-bot cla-bot Bot added the cla-signed label Jul 19, 2024
@bahrmichael bahrmichael changed the title chore: fix test by removing duplicate aria-label chore(svelte): fix test by removing duplicate aria-label Jul 19, 2024
@bahrmichael bahrmichael marked this pull request as ready for review July 19, 2024 09:45
@bahrmichael bahrmichael requested a review from a team July 19, 2024 09:45
@bahrmichael bahrmichael enabled auto-merge (squash) July 19, 2024 09:45
@bahrmichael bahrmichael merged commit 36eb1b9 into main Jul 19, 2024
@bahrmichael bahrmichael deleted the bahrmichael/2024-07-19-fix-test-1 branch July 19, 2024 14:35
bahrmichael added a commit that referenced this pull request Jul 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants