Skip to content

Commit 7e3f44d

Browse files
committed
Fix test
1 parent 915d6ed commit 7e3f44d

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)