Skip to content

Commit e529e35

Browse files
committed
Showcase how unstringified values add noise to the snapshot
1 parent 782f689 commit e529e35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-devtools-shared/src/__tests__/inspectedElement-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1184,7 +1184,7 @@ describe('InspectedElement', () => {
11841184
"preview_long": Set(3) {1, 2, 3},
11851185
},
11861186
"1": Dehydrated {
1187-
"preview_short": Set(3),
1187+
"preview_short": et(3),
11881188
"preview_long": Set(3) {"a", "b", "c"},
11891189
},
11901190
},

0 commit comments

Comments
 (0)