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 d06d4dc commit c79108dCopy full SHA for c79108d
__tests__/shared/components/challenge-listing/__snapshots__/index.jsx.snap
@@ -19,6 +19,7 @@ exports[`Matches shallow shapshot 1 shapshot 1 1`] = `
19
/>
20
<Connect(Container)
21
communityName={null}
22
+ enableRecommenderTool={true}
23
hidden={true}
24
isAuth={false}
25
setFilterState={[MockFunction]}
@@ -75,6 +76,7 @@ exports[`Matches shallow shapshot 2 shapshot 2 1`] = `
75
76
77
78
79
80
hidden={false}
81
82
0 commit comments