Commit 0c451613 authored by Sarah GP's avatar Sarah GP

Apply to job name as well

parent 004595fc
......@@ -135,6 +135,7 @@ export default {
:class="jobClasses"
class="js-pipeline-graph-job-link qa-job-link menu-item"
data-testid="job-with-link"
@click.stop
>
<job-name-component :name="job.name" :status="job.status" />
</gl-link>
......
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