Skip to content

Commit 88dd5fa

Browse files
committed
fix for issue #4404
1 parent e061248 commit 88dd5fa

File tree

1 file changed

+1
-0
lines changed
  • src/shared/components/challenge-listing/Tooltips/TrackAbbreviationTooltip

1 file changed

+1
-0
lines changed

src/shared/components/challenge-listing/Tooltips/TrackAbbreviationTooltip/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ const DESCRIPTION = {
2121
BUG_HUNT: 'Quickly find Bugs in apps, websites',
2222
CODE: 'Develop code for apps, services, etc. Final fixes are not included',
2323
DEVELOPMENT: 'Develop code for apps, services, etc. Final fixes are not included',
24+
TEST_SUITES: 'Develop test cases to be used to validate apps, website, etc.',
2425
CONCEPTUALIZATION: 'Discover and define user stories and requirements',
2526
DESIGN_FIRST_2_FINISH: 'Be the first to deliver the design solution',
2627
FIRST_2_FINISH: 'Be the first to deliver the development solution',

0 commit comments

Comments
 (0)