Skip to content

Commit a1e7ad4

Browse files
committed
Fix of unit tests
1 parent 0e56f25 commit a1e7ad4

File tree

1 file changed

+0
-3
lines changed
  • __tests__/shared/components/challenge-listing/Listing/__snapshots__

1 file changed

+0
-3
lines changed

__tests__/shared/components/challenge-listing/Listing/__snapshots__/Bucket.jsx.snap

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ exports[`Matches shallow shapshot 1`] = `
5858
},
5959
]
6060
}
61-
communityName={null}
6261
expand={[Function]}
6362
expanded={true}
6463
keepPlaceholders={false}
@@ -199,7 +198,6 @@ exports[`Matches shallow shapshot 2`] = `
199198
},
200199
]
201200
}
202-
communityName={null}
203201
expand={[Function]}
204202
expanded={false}
205203
keepPlaceholders={false}
@@ -227,7 +225,6 @@ exports[`Matches shallow shapshot 3`] = `
227225
}
228226
}
229227
challenges={Array []}
230-
communityName={null}
231228
expand={[Function]}
232229
expanded={false}
233230
keepPlaceholders={false}

0 commit comments

Comments
 (0)