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 ffc1320 commit 8accbe9Copy full SHA for 8accbe9
__tests__/shared/components/ProfilePage/__snapshots__/index.jsx.snap
@@ -58,6 +58,7 @@ exports[`renders a full Profile correctly 1`] = `
58
},
59
]
60
}
61
+ badges={Object {}}
62
challenges={null}
63
clearSubtrackChallenges={[Function]}
64
copilot={true}
@@ -720,6 +721,7 @@ exports[`renders a full Profile correctly 1`] = `
720
721
exports[`renders an empty Profile correctly 1`] = `
722
<ProfilePage
723
achievements={Array []}
724
725
726
727
copilot={false}
0 commit comments