We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 635ae94 commit 37a53caCopy full SHA for 37a53ca
__tests__/shared/components/challenge-listing/Filters/__snapshots__/FiltersPanel.jsx.snap
@@ -84,12 +84,12 @@ exports[`Matches shallow shapshot 1`] = `
84
options={
85
Array [
86
Object {
87
+ "data": <div>
88
+ Sample community
89
+ </div>,
90
"label": "Sample community",
91
"name": "Sample community",
92
"value": "123",
- "data": <div>
- Sample community
- </div>
93
},
94
]
95
}
@@ -300,12 +300,12 @@ exports[`Matches shallow shapshot 2`] = `
300
301
302
303
304
305
306
307
308
309
310
311
0 commit comments