Skip to content

Commit 75f0c02

Browse files
committed
fix: testing staging
1 parent 52f7a01 commit 75f0c02

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/shared/utils/challenge-listing/buckets.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const BUCKET_DATA = {
5050
status: ['Active'],
5151
},
5252
hideCount: false,
53-
name: 'Open for registration',
53+
name: 'Open for registration - this is for test - delete me',
5454
sorts: [
5555
SORTS.MOST_RECENT,
5656
SORTS.TIME_TO_REGISTER,

0 commit comments

Comments
 (0)