Commit f7b46b76 authored by Phil Hughes's avatar Phil Hughes

Merge branch '214686-burndown-ambiguous-match' into 'master'

Remove duplicate QA attribute for burndown charts

Closes #214686

See merge request gitlab-org/gitlab!29719
parents 041648b7 6803ee52
......@@ -56,7 +56,7 @@ export default {
</script>
<template>
<div data-qa-selector="burndown_chart">
<div>
<div class="burndown-header d-flex align-items-center">
<h3 ref="chartsTitle">{{ title }}</h3>
<gl-button-group class="ml-3 js-burndown-data-selector">
......
---
title: Remove duplicate QA attribute for burndown charts
merge_request: 29719
author:
type: fixed
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