From 9bf7746273e4babe2e88bee3afdca36c450b1d64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Sat, 4 May 2019 00:30:02 +0100 Subject: [PATCH] fix(ui): add missing class to the inhibition icon --- .../AlertGrid/AlertGroup/Alert/__snapshots__/index.test.js.snap | 2 +- ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.js.snap b/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.js.snap index 171436ad7..1216f37c3 100644 --- a/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.js.snap +++ b/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.js.snap @@ -86,7 +86,7 @@ exports[` matches snapshot when inhibited 1`] = ` aria-describedby=\\"tippy-tooltip-7\\" data-original-title=\\"This alert is inhibited by other alerts\\" > - + am.inhibitedBy.length) .reduce((sum, x) => sum + x) > 0 ? ( - +