Skip to content

Commit 754b750

Browse files
committed
Lint
1 parent 878a40b commit 754b750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ abstract class Base extends TestCase
3737
'POST:/v1/mock/tests/general/upload:passed',
3838
];
3939

40-
const EXTENDED_GENERAL_RESPONSES = [
40+
protected const EXTENDED_GENERAL_RESPONSES = [
4141
'GET:/v1/mock/tests/general/download:passed',
4242
];
4343

0 commit comments

Comments
 (0)