Skip to content

Commit 9d39c53

Browse files
committed
✏️ Fix typo (#1526)
1 parent 1094721 commit 9d39c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/lib/utils/test_cases/contest_name_and_task_index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ const PAST_TEST_DATA = {
117117
},
118118
// 9th
119119
'past202112-open': {
120-
contestId: 'past202203-open',
120+
contestId: 'past202112-open',
121121
tasks: ['A', 'B', 'C', 'M', 'N', 'O'],
122122
},
123123
// 10th

0 commit comments

Comments
 (0)