From fd555e0dd80c512cda210250f6fb36c5748fcf4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Mon, 11 Apr 2022 07:37:45 +0100 Subject: [PATCH] fix(tests): update snapshots --- .../AlertGroupCollapseConfiguration.test.tsx.snap | 2 -- .../AlertGroupSortConfiguration.test.tsx.snap | 2 -- .../MultiGridConfiguration.test.tsx.snap | 2 -- .../__snapshots__/ThemeConfiguration.test.tsx.snap | 2 -- .../Configuration/__snapshots__/index.test.tsx.snap | 8 -------- .../__snapshots__/MainModalContent.test.tsx.snap | 8 -------- .../__snapshots__/index.test.tsx.snap | 2 -- .../__snapshots__/LabelNameInput.test.tsx.snap | 2 -- .../__snapshots__/LabelValueInput.test.tsx.snap | 4 ---- .../Theme/__snapshots__/ReactSelect.test.tsx.snap | 12 ------------ 10 files changed, 44 deletions(-) diff --git a/ui/src/Components/MainModal/Configuration/__snapshots__/AlertGroupCollapseConfiguration.test.tsx.snap b/ui/src/Components/MainModal/Configuration/__snapshots__/AlertGroupCollapseConfiguration.test.tsx.snap index fad08bc1a..1c288ed65 100644 --- a/ui/src/Components/MainModal/Configuration/__snapshots__/AlertGroupCollapseConfiguration.test.tsx.snap +++ b/ui/src/Components/MainModal/Configuration/__snapshots__/AlertGroupCollapseConfiguration.test.tsx.snap @@ -38,8 +38,6 @@ exports[` matches snapshot with default value aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-configuration-collapse-listbox\\" - aria-owns=\\"react-select-configuration-collapse-listbox\\" role=\\"combobox\\" value > diff --git a/ui/src/Components/MainModal/Configuration/__snapshots__/AlertGroupSortConfiguration.test.tsx.snap b/ui/src/Components/MainModal/Configuration/__snapshots__/AlertGroupSortConfiguration.test.tsx.snap index deab20370..56688017f 100644 --- a/ui/src/Components/MainModal/Configuration/__snapshots__/AlertGroupSortConfiguration.test.tsx.snap +++ b/ui/src/Components/MainModal/Configuration/__snapshots__/AlertGroupSortConfiguration.test.tsx.snap @@ -40,8 +40,6 @@ exports[` matches snapshot with default values 1` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-configuration-sort-order-listbox\\" - aria-owns=\\"react-select-configuration-sort-order-listbox\\" role=\\"combobox\\" value > diff --git a/ui/src/Components/MainModal/Configuration/__snapshots__/MultiGridConfiguration.test.tsx.snap b/ui/src/Components/MainModal/Configuration/__snapshots__/MultiGridConfiguration.test.tsx.snap index 7a361cfaa..a0274a78e 100644 --- a/ui/src/Components/MainModal/Configuration/__snapshots__/MultiGridConfiguration.test.tsx.snap +++ b/ui/src/Components/MainModal/Configuration/__snapshots__/MultiGridConfiguration.test.tsx.snap @@ -40,8 +40,6 @@ exports[` matches snapshot with default values 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-configuration-grid-label-listbox\\" - aria-owns=\\"react-select-configuration-grid-label-listbox\\" role=\\"combobox\\" value > diff --git a/ui/src/Components/MainModal/Configuration/__snapshots__/ThemeConfiguration.test.tsx.snap b/ui/src/Components/MainModal/Configuration/__snapshots__/ThemeConfiguration.test.tsx.snap index 392f1072e..20b92e48d 100644 --- a/ui/src/Components/MainModal/Configuration/__snapshots__/ThemeConfiguration.test.tsx.snap +++ b/ui/src/Components/MainModal/Configuration/__snapshots__/ThemeConfiguration.test.tsx.snap @@ -38,8 +38,6 @@ exports[` matches snapshot with default values 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-configuration-theme-listbox\\" - aria-owns=\\"react-select-configuration-theme-listbox\\" role=\\"combobox\\" value > diff --git a/ui/src/Components/MainModal/Configuration/__snapshots__/index.test.tsx.snap b/ui/src/Components/MainModal/Configuration/__snapshots__/index.test.tsx.snap index 2deda740f..a2a36945f 100644 --- a/ui/src/Components/MainModal/Configuration/__snapshots__/index.test.tsx.snap +++ b/ui/src/Components/MainModal/Configuration/__snapshots__/index.test.tsx.snap @@ -113,8 +113,6 @@ exports[` matches snapshot 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-configuration-theme-listbox\\" - aria-owns=\\"react-select-configuration-theme-listbox\\" role=\\"combobox\\" value > @@ -294,8 +292,6 @@ exports[` matches snapshot 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-configuration-collapse-listbox\\" - aria-owns=\\"react-select-configuration-collapse-listbox\\" role=\\"combobox\\" value > @@ -376,8 +372,6 @@ exports[` matches snapshot 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-configuration-sort-order-listbox\\" - aria-owns=\\"react-select-configuration-sort-order-listbox\\" role=\\"combobox\\" value > @@ -460,8 +454,6 @@ exports[` matches snapshot 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-configuration-grid-label-listbox\\" - aria-owns=\\"react-select-configuration-grid-label-listbox\\" role=\\"combobox\\" value > diff --git a/ui/src/Components/MainModal/__snapshots__/MainModalContent.test.tsx.snap b/ui/src/Components/MainModal/__snapshots__/MainModalContent.test.tsx.snap index 22f5a6585..0c66b8eaf 100644 --- a/ui/src/Components/MainModal/__snapshots__/MainModalContent.test.tsx.snap +++ b/ui/src/Components/MainModal/__snapshots__/MainModalContent.test.tsx.snap @@ -130,8 +130,6 @@ exports[` matches snapshot 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-configuration-theme-listbox\\" - aria-owns=\\"react-select-configuration-theme-listbox\\" role=\\"combobox\\" value > @@ -311,8 +309,6 @@ exports[` matches snapshot 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-configuration-collapse-listbox\\" - aria-owns=\\"react-select-configuration-collapse-listbox\\" role=\\"combobox\\" value > @@ -393,8 +389,6 @@ exports[` matches snapshot 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-configuration-sort-order-listbox\\" - aria-owns=\\"react-select-configuration-sort-order-listbox\\" role=\\"combobox\\" value > @@ -477,8 +471,6 @@ exports[` matches snapshot 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-configuration-grid-label-listbox\\" - aria-owns=\\"react-select-configuration-grid-label-listbox\\" role=\\"combobox\\" value > diff --git a/ui/src/Components/SilenceModal/AlertManagerInput/__snapshots__/index.test.tsx.snap b/ui/src/Components/SilenceModal/AlertManagerInput/__snapshots__/index.test.tsx.snap index f66126630..1d047c53b 100644 --- a/ui/src/Components/SilenceModal/AlertManagerInput/__snapshots__/index.test.tsx.snap +++ b/ui/src/Components/SilenceModal/AlertManagerInput/__snapshots__/index.test.tsx.snap @@ -78,8 +78,6 @@ exports[` matches snapshot 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-silence-input-alertmanagers-listbox\\" - aria-owns=\\"react-select-silence-input-alertmanagers-listbox\\" role=\\"combobox\\" value > diff --git a/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelNameInput.test.tsx.snap b/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelNameInput.test.tsx.snap index 939b7e2e8..a10e76d06 100644 --- a/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelNameInput.test.tsx.snap +++ b/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelNameInput.test.tsx.snap @@ -37,8 +37,6 @@ exports[` matches snapshot 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-silence-input-label-name-1-listbox\\" - aria-owns=\\"react-select-silence-input-label-name-1-listbox\\" role=\\"combobox\\" value > diff --git a/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelValueInput.test.tsx.snap b/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelValueInput.test.tsx.snap index fe710cd63..e0e3cf12b 100644 --- a/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelValueInput.test.tsx.snap +++ b/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelValueInput.test.tsx.snap @@ -42,8 +42,6 @@ exports[` fetches suggestions on mount 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-silence-input-label-value-2-listbox\\" - aria-owns=\\"react-select-silence-input-label-value-2-listbox\\" role=\\"combobox\\" aria-describedby=\\"react-select-silence-input-label-value-2-placeholder\\" value @@ -117,8 +115,6 @@ exports[` matches snapshot 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-silence-input-label-value-1-listbox\\" - aria-owns=\\"react-select-silence-input-label-value-1-listbox\\" role=\\"combobox\\" aria-describedby=\\"react-select-silence-input-label-value-1-placeholder\\" value diff --git a/ui/src/Components/Theme/__snapshots__/ReactSelect.test.tsx.snap b/ui/src/Components/Theme/__snapshots__/ReactSelect.test.tsx.snap index ab2784273..0a8e97aa0 100644 --- a/ui/src/Components/Theme/__snapshots__/ReactSelect.test.tsx.snap +++ b/ui/src/Components/Theme/__snapshots__/ReactSelect.test.tsx.snap @@ -46,8 +46,6 @@ exports[` matches snapshot when focused 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-3-listbox\\" - aria-owns=\\"react-select-3-listbox\\" role=\\"combobox\\" aria-describedby=\\"react-select-3-placeholder\\" value @@ -126,8 +124,6 @@ exports[` matches snapshot when focused and disabled aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-4-listbox\\" - aria-owns=\\"react-select-4-listbox\\" role=\\"combobox\\" aria-describedby=\\"react-select-4-placeholder\\" value @@ -196,8 +192,6 @@ exports[` matches snapshot with a value 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-5-listbox\\" - aria-owns=\\"react-select-5-listbox\\" role=\\"combobox\\" value > @@ -266,8 +260,6 @@ exports[` matches snapshot with isDisabled=true 1`] aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-7-listbox\\" - aria-owns=\\"react-select-7-listbox\\" role=\\"combobox\\" value > @@ -338,8 +330,6 @@ exports[` matches snapshot with isMulti=true 1`] = ` aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-2-listbox\\" - aria-owns=\\"react-select-2-listbox\\" role=\\"combobox\\" aria-describedby=\\"react-select-2-placeholder\\" value @@ -427,8 +417,6 @@ exports[` matches snapshot with isMulti=true and a v aria-autocomplete=\\"list\\" aria-expanded=\\"false\\" aria-haspopup=\\"true\\" - aria-controls=\\"react-select-6-listbox\\" - aria-owns=\\"react-select-6-listbox\\" role=\\"combobox\\" value >