Skip to content

Commit d2c99ed

Browse files
authored
Merge pull request #7015 from topcoder-platform/develop
Fix test
2 parents 0cc9a27 + 7e3f44d commit d2c99ed

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ exports[`Matches shallow shapshot 1`] = `
2424
"abbreviation": "TSK",
2525
"name": "Task",
2626
},
27+
Object {
28+
"abbreviation": "MM",
29+
"name": "Marathon Match",
30+
},
2731
]
2832
}
2933
challenges={

0 commit comments

Comments
 (0)