Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 606812a

Browse files
committed
🚿
1 parent 4fe6b1c commit 606812a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/API/OAuthAPITestAbstract.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
abstract class OAuthAPITestAbstract extends ProviderTestAbstract{
2121

22-
protected string $CFG = '';
22+
protected string $CFG;
2323

2424
/** a test username for live API tests, defined in .env as {ENV-PREFIX}_TESTUSER*/
2525
protected string $testuser;

0 commit comments

Comments
 (0)