Skip to content

Commit

Permalink
Showcase how unstringified values add noise to the snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Apr 8, 2021
1 parent 782f689 commit e529e35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1184,7 +1184,7 @@ describe('InspectedElement', () => {
"preview_long": Set(3) {1, 2, 3},
},
"1": Dehydrated {
"preview_short": Set(3),
"preview_short": et(3),
"preview_long": Set(3) {"a", "b", "c"},
},
},
Expand Down

0 comments on commit e529e35

Please sign in to comment.