Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a015327

Browse files
committed
Fix PHPstan issue
1 parent 200619a commit a015327

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎webapp/tests/Unit/Controller/API/BaseTestCase.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
abstract class BaseTestCase extends BaseBaseTestCase
1313
{
1414
protected static array $rootEndpoints = ['contests', 'judgehosts', 'users'];
15+
protected static string $testedRole = 'unset';
1516

1617
/** @var KernelBrowser */
1718
protected KernelBrowser $client;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /