fix eslint disable comment
This commit is contained in:
parent
fea823db49
commit
22bc222f4d
@ -328,7 +328,7 @@
|
|||||||
data-testid="incident"
|
data-testid="incident"
|
||||||
>
|
>
|
||||||
<h4 class="alert-heading" data-testid="incident-title">{{ activeIncident.title }}</h4>
|
<h4 class="alert-heading" data-testid="incident-title">{{ activeIncident.title }}</h4>
|
||||||
<!-- eslint-disable-next-line vue/no-v-html-->
|
<!-- eslint-disable-next-line vue/no-v-html -->
|
||||||
<div
|
<div
|
||||||
class="content"
|
class="content"
|
||||||
data-testid="incident-content"
|
data-testid="incident-content"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user