Skip to content

Commit

Permalink
N21-1507 datatest-ids
Browse files Browse the repository at this point in the history
  • Loading branch information
mrikallab committed Jan 12, 2024
1 parent 5f76619 commit 7d83c2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/components/administration/ExternalToolSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
class="mt-8 mb-4 button-save float-right"
color="primary"
depressed
data-testid="add-external-tool-button"
:to="{ name: 'administration-tool-config-overview' }"
>
{{ t("components.administration.externalToolsSection.action.add") }}
Expand Down
1 change: 1 addition & 0 deletions src/components/molecules/RoomDotMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
v-on="on"
v-bind="attrs"
class="three-dot-button"
data-testid="room-tool-three-dot-button"
icon
:aria-label="ariaLabel"
@keydown.space.stop
Expand Down

0 comments on commit 7d83c2f

Please sign in to comment.