Merge branch 'qa-tag-report-section-expand' into 'master'

Added a QA tag to the report component expand button

See merge request gitlab-org/gitlab-ce!28416
This commit is contained in:
Sanad Liaquat 2019-05-21 11:29:37 +00:00
commit 562838ba9d
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ export default {
<button
v-if="isCollapsible"
type="button"
class="js-collapse-btn btn float-right btn-sm"
class="js-collapse-btn btn float-right btn-sm qa-expand-report-button"
@click="toggleCollapsed"
>
{{ collapseText }}