Skip to content

Commit 574c21d

Browse files
as6325400vmcj
andauthored
Update webapp/tests/Unit/Controller/Team/ProblemControllerTest.php
Co-authored-by: MCJ Vasseur <[email protected]>
1 parent c9fc4a4 commit 574c21d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webapp/tests/Unit/Controller/Team/ProblemControllerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ public function testAccessProblemBeforeContestStarts(): void
208208

209209
for ($i = 1; $i <= 3; $i++) {
210210
$endpoints = [
211+
"/team/problems/{$i}",
211212
"/team/problems/{$i}/statement",
212213
"/team/problems/{$i}/samples.zip"
213214
];

0 commit comments

Comments
 (0)