Skip to content

Commit

Permalink
fix test selector
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectronicBlueberry committed Jan 18, 2024
1 parent 201ac82 commit 2f31bc3
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
Expand Up @@ -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'
Expand Down

0 comments on commit 2f31bc3

Please sign in to comment.