Skip to content

Commit 6175e85

Browse files
authored
Merge pull request #242 from topcoder-platform/develop
V5 integration + Gigs work(contentful) fixes
2 parents 73625ac + f498f2a commit 6175e85

File tree

10 files changed

+521
-216
lines changed

10 files changed

+521
-216
lines changed

__tests__/__snapshots__/index.js.snap

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,18 @@ Object {
377377
"DEVELOP": "Development",
378378
"QA": "Quality Assurance",
379379
},
380+
"OLD_COMPETITION_TRACKS": Object {
381+
"DATA_SCIENCE": "DATA_SCIENCE",
382+
"DESIGN": "DESIGN",
383+
"DEVELOP": "DEVELOP",
384+
"QA": "QA",
385+
},
386+
"OLD_SUBTRACKS": Object {
387+
"BUG_HUNT": "BUG_HUNT",
388+
"TESTING_COMPETITION": "TESTING_COMPETITION",
389+
"TEST_SCENARIOS": "TEST_SCENARIOS",
390+
"TEST_SUITES": "TEST_SUITES",
391+
},
380392
"REVIEW_OPPORTUNITY_TYPES": Object {
381393
"Contest Review": "Review",
382394
"Iterative Review": "Iterative Review",

0 commit comments

Comments
 (0)