From b050c83366c9d5e9393a45b97b3a8ec24e5e7ab4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Sat, 8 Feb 2020 10:19:09 +0000 Subject: [PATCH] fix(tests): update react-datepicker snapshots --- .../__snapshots__/index.test.js.snap | 210 ++++++++++++------ 1 file changed, 140 insertions(+), 70 deletions(-) diff --git a/ui/src/Components/SilenceModal/DateTimeSelect/__snapshots__/index.test.js.snap b/ui/src/Components/SilenceModal/DateTimeSelect/__snapshots__/index.test.js.snap index a9a89ee78..9a8947cd2 100644 --- a/ui/src/Components/SilenceModal/DateTimeSelect/__snapshots__/index.test.js.snap +++ b/ui/src/Components/SilenceModal/DateTimeSelect/__snapshots__/index.test.js.snap @@ -316,49 +316,56 @@ exports[` 'Ends' tab matches snapshot 1`] = ` >
30
31
1
2
3
4
@@ -367,49 +374,56 @@ exports[` 'Ends' tab matches snapshot 1`] = `
6
7
8
9
10
11
@@ -418,49 +432,56 @@ exports[` 'Ends' tab matches snapshot 1`] = `
13
14
15
16
17
18
@@ -469,49 +490,56 @@ exports[` 'Ends' tab matches snapshot 1`] = `
20
21
22
23
24
25
@@ -520,49 +548,56 @@ exports[` 'Ends' tab matches snapshot 1`] = `
27
28
1
2
3
4
@@ -765,49 +800,56 @@ exports[` 'Starts' tab matches snapshot 1`] = ` >
1
2
3
4
5
6
@@ -816,49 +858,56 @@ exports[` 'Starts' tab matches snapshot 1`] = `
8
9
10
11
12
13
@@ -867,49 +916,56 @@ exports[` 'Starts' tab matches snapshot 1`] = `
15
16
17
18
19
20
@@ -918,49 +974,56 @@ exports[` 'Starts' tab matches snapshot 1`] = `
22
23
24
25
26
27
@@ -969,49 +1032,56 @@ exports[` 'Starts' tab matches snapshot 1`] = `
29
1
2
3
4
5