Skip to content

Commit e7ba60e

Browse files
authored
fix(CI): Update snapshot tests (patternfly#10922)
1 parent f574005 commit e7ba60e

File tree

7 files changed

+47
-47
lines changed

7 files changed

+47
-47
lines changed

packages/react-core/src/components/DatePicker/__tests__/__snapshots__/DatePicker.test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ exports[`With popover opened 1`] = `
4444
type="button"
4545
>
4646
<span
47-
class="pf-v6-c-button__icon pf-m-start"
47+
class="pf-v6-c-button__icon"
4848
>
4949
<svg
5050
aria-hidden="true"
@@ -840,7 +840,7 @@ exports[`disabled date picker 1`] = `
840840
type="button"
841841
>
842842
<span
843-
class="pf-v6-c-button__icon pf-m-start"
843+
class="pf-v6-c-button__icon"
844844
>
845845
<svg
846846
aria-hidden="true"

packages/react-core/src/components/Drawer/__tests__/__snapshots__/Drawer.test.tsx.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ exports[`Drawer expands from bottom 1`] = `
4343
type="button"
4444
>
4545
<span
46-
class="pf-v6-c-button__icon pf-m-start"
46+
class="pf-v6-c-button__icon"
4747
>
4848
<svg
4949
aria-hidden="true"
@@ -136,7 +136,7 @@ exports[`Drawer has resizable callback and id 1`] = `
136136
type="button"
137137
>
138138
<span
139-
class="pf-v6-c-button__icon pf-m-start"
139+
class="pf-v6-c-button__icon"
140140
>
141141
<svg
142142
aria-hidden="true"
@@ -231,7 +231,7 @@ exports[`Drawer has resizable css and color variants 1`] = `
231231
type="button"
232232
>
233233
<span
234-
class="pf-v6-c-button__icon pf-m-start"
234+
class="pf-v6-c-button__icon"
235235
>
236236
<svg
237237
aria-hidden="true"
@@ -360,7 +360,7 @@ exports[`Drawer isExpanded = true and isInline = false and isStatic = false 1`]
360360
type="button"
361361
>
362362
<span
363-
class="pf-v6-c-button__icon pf-m-start"
363+
class="pf-v6-c-button__icon"
364364
>
365365
<svg
366366
aria-hidden="true"
@@ -434,7 +434,7 @@ exports[`Drawer isExpanded = true and isInline = false and isStatic = true 1`] =
434434
type="button"
435435
>
436436
<span
437-
class="pf-v6-c-button__icon pf-m-start"
437+
class="pf-v6-c-button__icon"
438438
>
439439
<svg
440440
aria-hidden="true"
@@ -508,7 +508,7 @@ exports[`Drawer isExpanded = true and isInline = true and isStatic = false 1`] =
508508
type="button"
509509
>
510510
<span
511-
class="pf-v6-c-button__icon pf-m-start"
511+
class="pf-v6-c-button__icon"
512512
>
513513
<svg
514514
aria-hidden="true"

packages/react-core/src/components/ExpandableSection/__tests__/__snapshots__/ExpandableSection.test.tsx.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ exports[`Disclosure ExpandableSection 1`] = `
8282
type="button"
8383
>
8484
<span
85-
class="pf-v6-c-button__icon pf-m-start"
85+
class="pf-v6-c-button__icon"
8686
>
8787
<span
8888
class="pf-v6-c-expandable-section__toggle-icon"
@@ -136,7 +136,7 @@ exports[`ExpandableSection 1`] = `
136136
type="button"
137137
>
138138
<span
139-
class="pf-v6-c-button__icon pf-m-start"
139+
class="pf-v6-c-button__icon"
140140
>
141141
<span
142142
class="pf-v6-c-expandable-section__toggle-icon"
@@ -191,7 +191,7 @@ exports[`Renders ExpandableSection expanded 1`] = `
191191
type="button"
192192
>
193193
<span
194-
class="pf-v6-c-button__icon pf-m-start"
194+
class="pf-v6-c-button__icon"
195195
>
196196
<span
197197
class="pf-v6-c-expandable-section__toggle-icon"
@@ -245,7 +245,7 @@ exports[`Renders ExpandableSection indented 1`] = `
245245
type="button"
246246
>
247247
<span
248-
class="pf-v6-c-button__icon pf-m-start"
248+
class="pf-v6-c-button__icon"
249249
>
250250
<span
251251
class="pf-v6-c-expandable-section__toggle-icon"

packages/react-core/src/components/NumberInput/__tests__/__snapshots__/NumberInput.test.tsx.snap

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ exports[`numberInput disables lower threshold 1`] = `
2222
type="button"
2323
>
2424
<span
25-
class="pf-v6-c-button__icon pf-m-start"
25+
class="pf-v6-c-button__icon"
2626
>
2727
<span
2828
class="pf-v6-c-number-input__icon"
@@ -75,7 +75,7 @@ exports[`numberInput disables lower threshold 1`] = `
7575
type="button"
7676
>
7777
<span
78-
class="pf-v6-c-button__icon pf-m-start"
78+
class="pf-v6-c-button__icon"
7979
>
8080
<span
8181
class="pf-v6-c-number-input__icon"
@@ -123,7 +123,7 @@ exports[`numberInput disables upper threshold 1`] = `
123123
type="button"
124124
>
125125
<span
126-
class="pf-v6-c-button__icon pf-m-start"
126+
class="pf-v6-c-button__icon"
127127
>
128128
<span
129129
class="pf-v6-c-number-input__icon"
@@ -177,7 +177,7 @@ exports[`numberInput disables upper threshold 1`] = `
177177
type="button"
178178
>
179179
<span
180-
class="pf-v6-c-button__icon pf-m-start"
180+
class="pf-v6-c-button__icon"
181181
>
182182
<span
183183
class="pf-v6-c-number-input__icon"
@@ -226,7 +226,7 @@ exports[`numberInput passes button props successfully 1`] = `
226226
type="button"
227227
>
228228
<span
229-
class="pf-v6-c-button__icon pf-m-start"
229+
class="pf-v6-c-button__icon"
230230
>
231231
<span
232232
class="pf-v6-c-number-input__icon"
@@ -280,7 +280,7 @@ exports[`numberInput passes button props successfully 1`] = `
280280
type="button"
281281
>
282282
<span
283-
class="pf-v6-c-button__icon pf-m-start"
283+
class="pf-v6-c-button__icon"
284284
>
285285
<span
286286
class="pf-v6-c-number-input__icon"
@@ -328,7 +328,7 @@ exports[`numberInput passes input props successfully 1`] = `
328328
type="button"
329329
>
330330
<span
331-
class="pf-v6-c-button__icon pf-m-start"
331+
class="pf-v6-c-button__icon"
332332
>
333333
<span
334334
class="pf-v6-c-number-input__icon"
@@ -381,7 +381,7 @@ exports[`numberInput passes input props successfully 1`] = `
381381
type="button"
382382
>
383383
<span
384-
class="pf-v6-c-button__icon pf-m-start"
384+
class="pf-v6-c-button__icon"
385385
>
386386
<span
387387
class="pf-v6-c-number-input__icon"
@@ -430,7 +430,7 @@ exports[`numberInput renders custom width 1`] = `
430430
type="button"
431431
>
432432
<span
433-
class="pf-v6-c-button__icon pf-m-start"
433+
class="pf-v6-c-button__icon"
434434
>
435435
<span
436436
class="pf-v6-c-number-input__icon"
@@ -483,7 +483,7 @@ exports[`numberInput renders custom width 1`] = `
483483
type="button"
484484
>
485485
<span
486-
class="pf-v6-c-button__icon pf-m-start"
486+
class="pf-v6-c-button__icon"
487487
>
488488
<span
489489
class="pf-v6-c-number-input__icon"
@@ -532,7 +532,7 @@ exports[`numberInput renders defaults & extra props 1`] = `
532532
type="button"
533533
>
534534
<span
535-
class="pf-v6-c-button__icon pf-m-start"
535+
class="pf-v6-c-button__icon"
536536
>
537537
<span
538538
class="pf-v6-c-number-input__icon"
@@ -585,7 +585,7 @@ exports[`numberInput renders defaults & extra props 1`] = `
585585
type="button"
586586
>
587587
<span
588-
class="pf-v6-c-button__icon pf-m-start"
588+
class="pf-v6-c-button__icon"
589589
>
590590
<span
591591
class="pf-v6-c-number-input__icon"
@@ -634,7 +634,7 @@ exports[`numberInput renders disabled 1`] = `
634634
type="button"
635635
>
636636
<span
637-
class="pf-v6-c-button__icon pf-m-start"
637+
class="pf-v6-c-button__icon"
638638
>
639639
<span
640640
class="pf-v6-c-number-input__icon"
@@ -689,7 +689,7 @@ exports[`numberInput renders disabled 1`] = `
689689
type="button"
690690
>
691691
<span
692-
class="pf-v6-c-button__icon pf-m-start"
692+
class="pf-v6-c-button__icon"
693693
>
694694
<span
695695
class="pf-v6-c-number-input__icon"
@@ -737,7 +737,7 @@ exports[`numberInput renders error validated 1`] = `
737737
type="button"
738738
>
739739
<span
740-
class="pf-v6-c-button__icon pf-m-start"
740+
class="pf-v6-c-button__icon"
741741
>
742742
<span
743743
class="pf-v6-c-number-input__icon"
@@ -811,7 +811,7 @@ exports[`numberInput renders error validated 1`] = `
811811
type="button"
812812
>
813813
<span
814-
class="pf-v6-c-button__icon pf-m-start"
814+
class="pf-v6-c-button__icon"
815815
>
816816
<span
817817
class="pf-v6-c-number-input__icon"
@@ -859,7 +859,7 @@ exports[`numberInput renders success validated 1`] = `
859859
type="button"
860860
>
861861
<span
862-
class="pf-v6-c-button__icon pf-m-start"
862+
class="pf-v6-c-button__icon"
863863
>
864864
<span
865865
class="pf-v6-c-number-input__icon"
@@ -933,7 +933,7 @@ exports[`numberInput renders success validated 1`] = `
933933
type="button"
934934
>
935935
<span
936-
class="pf-v6-c-button__icon pf-m-start"
936+
class="pf-v6-c-button__icon"
937937
>
938938
<span
939939
class="pf-v6-c-number-input__icon"
@@ -986,7 +986,7 @@ exports[`numberInput renders unit & position 1`] = `
986986
type="button"
987987
>
988988
<span
989-
class="pf-v6-c-button__icon pf-m-start"
989+
class="pf-v6-c-button__icon"
990990
>
991991
<span
992992
class="pf-v6-c-number-input__icon"
@@ -1039,7 +1039,7 @@ exports[`numberInput renders unit & position 1`] = `
10391039
type="button"
10401040
>
10411041
<span
1042-
class="pf-v6-c-button__icon pf-m-start"
1042+
class="pf-v6-c-button__icon"
10431043
>
10441044
<span
10451045
class="pf-v6-c-number-input__icon"
@@ -1087,7 +1087,7 @@ exports[`numberInput renders unit 1`] = `
10871087
type="button"
10881088
>
10891089
<span
1090-
class="pf-v6-c-button__icon pf-m-start"
1090+
class="pf-v6-c-button__icon"
10911091
>
10921092
<span
10931093
class="pf-v6-c-number-input__icon"
@@ -1140,7 +1140,7 @@ exports[`numberInput renders unit 1`] = `
11401140
type="button"
11411141
>
11421142
<span
1143-
class="pf-v6-c-button__icon pf-m-start"
1143+
class="pf-v6-c-button__icon"
11441144
>
11451145
<span
11461146
class="pf-v6-c-number-input__icon"
@@ -1193,7 +1193,7 @@ exports[`numberInput renders value 1`] = `
11931193
type="button"
11941194
>
11951195
<span
1196-
class="pf-v6-c-button__icon pf-m-start"
1196+
class="pf-v6-c-button__icon"
11971197
>
11981198
<span
11991199
class="pf-v6-c-number-input__icon"
@@ -1246,7 +1246,7 @@ exports[`numberInput renders value 1`] = `
12461246
type="button"
12471247
>
12481248
<span
1249-
class="pf-v6-c-button__icon pf-m-start"
1249+
class="pf-v6-c-button__icon"
12501250
>
12511251
<span
12521252
class="pf-v6-c-number-input__icon"
@@ -1294,7 +1294,7 @@ exports[`numberInput renders warning validated 1`] = `
12941294
type="button"
12951295
>
12961296
<span
1297-
class="pf-v6-c-button__icon pf-m-start"
1297+
class="pf-v6-c-button__icon"
12981298
>
12991299
<span
13001300
class="pf-v6-c-number-input__icon"
@@ -1368,7 +1368,7 @@ exports[`numberInput renders warning validated 1`] = `
13681368
type="button"
13691369
>
13701370
<span
1371-
class="pf-v6-c-button__icon pf-m-start"
1371+
class="pf-v6-c-button__icon"
13721372
>
13731373
<span
13741374
class="pf-v6-c-number-input__icon"

packages/react-core/src/components/Tabs/__tests__/__snapshots__/Tab.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ exports[`renders tab action 1`] = `
3535
type="button"
3636
>
3737
<span
38-
class="pf-v6-c-button__icon pf-m-start"
38+
class="pf-v6-c-button__icon"
3939
>
4040
<span
4141
class="pf-v6-c-tabs__item-action-icon"

packages/react-drag-drop/src/components/DragDrop/__tests__/__snapshots__/DragDrop.test.tsx.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ exports[`renders some divs 1`] = `
2323
type="button"
2424
>
2525
<span
26-
class="pf-v6-c-button__icon pf-m-start"
26+
class="pf-v6-c-button__icon"
2727
>
2828
<span
2929
class="pf-v6-c-data-list__item-draggable-icon"
@@ -63,7 +63,7 @@ exports[`renders some divs 1`] = `
6363
type="button"
6464
>
6565
<span
66-
class="pf-v6-c-button__icon pf-m-start"
66+
class="pf-v6-c-button__icon"
6767
>
6868
<span
6969
class="pf-v6-c-data-list__item-draggable-icon"
@@ -103,7 +103,7 @@ exports[`renders some divs 1`] = `
103103
type="button"
104104
>
105105
<span
106-
class="pf-v6-c-button__icon pf-m-start"
106+
class="pf-v6-c-button__icon"
107107
>
108108
<span
109109
class="pf-v6-c-data-list__item-draggable-icon"

0 commit comments

Comments
 (0)