Commit 562838ba authored by Sanad Liaquat's avatar Sanad Liaquat

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
parents 7e2c80b5 ec57c020
......@@ -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 }}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment