Skip to content

Commit 130e3c9

Browse files
authored
Merge pull request #492 from topcoder-platform/PROD-1038_data-advisory-timeline-update
PROD-1038 updated timeline for data advisory -> develop
2 parents 0ca6ba4 + 80082c8 commit 130e3c9

File tree

1 file changed

+2
-2
lines changed
  • src/constants/products/DataAdvisory

1 file changed

+2
-2
lines changed

src/constants/products/DataAdvisory/index.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ export const DEFAULT_TIMELINE = [
3434
{
3535
// Appeals
3636
phaseId: "1c24cfb3-5b0a-4dbd-b6bd-4b0dff5349c6",
37-
duration: 43200,
37+
duration: 86400,
3838
},
3939
{
4040
// Appeals response
4141
phaseId: "797a6af7-cd3f-4436-9fca-9679f773bee9",
42-
duration: 43200,
42+
duration: 259200,
4343
},
4444
];
4545

0 commit comments

Comments
 (0)