Commit b46673c8 authored by Miguel Rincon's avatar Miguel Rincon

Merge branch 'ph/securityAppTrackActionNameFix' into 'master'

Fixes grouped security reports app track action name

See merge request gitlab-org/gitlab!74402
parents 554bc9fe 1ed64ce2
......@@ -509,7 +509,7 @@ export default {
:should-emit-toggle-event="true"
class="mr-widget-border-top grouped-security-reports mr-report"
data-qa-selector="vulnerability_report_grouped"
track-action="users_expanding_security_report"
track-action="users_expanding_secure_security_report"
@toggleEvent="handleToggleEvent"
>
<template v-for="slot in $options.summarySlots" #[slot]>
......
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