Update vue component with class for testability

This commit is contained in:
Walmyr Lima 2019-07-10 15:49:28 +02:00
parent 0a9f331176
commit 0d1eb7d638

View file

@ -165,7 +165,7 @@ export default {
v-gl-tooltip
type="button"
title="Edit comment"
class="note-action-button js-note-edit btn btn-transparent"
class="note-action-button js-note-edit btn btn-transparent qa-note-edit-button"
@click="onEdit"
>
<icon name="pencil" css-classes="link-highlight" />