Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix test selector
Browse files Browse the repository at this point in the history
ElectronicBlueberry committed Jan 19, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent b7f938b commit ff8aef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/utils/navigation/navigation.yml
Original file line number Diff line number Diff line change
@@ -234,7 +234,7 @@ history_panel:
tag_editor:
selectors:
_: '${scope} .details .stateless-tags'
toggle: '${_} .toggle-link'
toggle: '${_} .toggle-button'
display: '${_} .tag span'
input: '${_} input'
tag_area: '${_} .multiselect__tags'

0 comments on commit ff8aef1

Please sign in to comment.