Commit ec57c020 authored by Aleksandr Soborov's avatar Aleksandr Soborov

Apply suggestion to app/assets/javascripts/reports/components/report_section.vue

parent c56eca1c
......@@ -151,7 +151,7 @@ export default {
<button
v-if="isCollapsible"
type="button"
class="js-collapse-btn btn float-right btn-sm qa-expand-report"
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