Skip to content

Commit 0df35a9

Browse files
Fix snapshots
1 parent 142e563 commit 0df35a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

__tests__/__snapshots__/index.js.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ Object {
1212
"challenge": Object {
1313
"dropCheckpoints": [Function],
1414
"dropResults": [Function],
15+
"fetchChallengeStatisticsDone": [Function],
16+
"fetchChallengeStatisticsInit": [Function],
1517
"fetchCheckpointsDone": [Function],
1618
"fetchCheckpointsInit": [Function],
1719
"getActiveChallengesCountDone": [Function],
1820
"getActiveChallengesCountInit": [Function],
19-
"getChallengeStatisticsDone": [Function],
20-
"getChallengeStatisticsInit": [Function],
2121
"getDetailsDone": [Function],
2222
"getDetailsInit": [Function],
2323
"getMmSubmissionsDone": [Function],

0 commit comments

Comments
 (0)