updated snapshot

This commit is contained in:
Patrick O'Carroll 2018-01-08 17:43:33 +01:00
parent 8b00e65a83
commit 025835c9bf

View File

@ -22,8 +22,25 @@ exports[`AlertRuleList should render 1 rule 1`] = `
> >
<a <a
href="dashboard/db/mygool?panelId=3&fullscreen&edit&tab=alert" href="dashboard/db/mygool?panelId=3&fullscreen&edit&tab=alert"
>
<Highlighter
highlightClassName="textHighlight"
searchWords={
Array [
"",
]
}
textToHighlight="Panel Title alert"
>
<span>
<span
className=""
key="0"
> >
Panel Title alert Panel Title alert
</span>
</span>
</Highlighter>
</a> </a>
</div> </div>
<div <div
@ -31,9 +48,26 @@ exports[`AlertRuleList should render 1 rule 1`] = `
> >
<span <span
className="alert-state-ok" className="alert-state-ok"
>
<Highlighter
highlightClassName="textHighlight"
searchWords={
Array [
"",
]
}
textToHighlight="OK"
>
<span>
<span
className=""
key="0"
> >
OK OK
</span> </span>
</span>
</Highlighter>
</span>
<span <span
className="alert-rule-item__time" className="alert-rule-item__time"
> >