Commit c56eca1c authored by Aleksandr Soborov's avatar Aleksandr Soborov

Added a QA tag to the report component expand button

parent e893abdd
......@@ -151,7 +151,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"
@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