Skip to content

Commit 1366b6a

Browse files
AST - Fix challenge timeline from sample challenge
1 parent 50d2fbf commit 1366b6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

automated-smoke-test/page-objects/pages/topcoder/challenge-detail/challenge-detail.helper.ts

-1
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,6 @@ export class ChallengeDetailPageHelper {
294294
'Started',
295295
'Registration',
296296
'Submission',
297-
'Review',
298297
'Winners',
299298
];
300299
for (let i = 0; i < childDivs.length; i++) {

0 commit comments

Comments
 (0)