We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7570ce2 commit f0bf6e0Copy full SHA for f0bf6e0
tests/CheckReadTokenFileTest.php
@@ -2,7 +2,7 @@
2
namespace YdbPlatform\Ydb\Test;
3
4
use PHPUnit\Framework\TestCase;
5
-use YdbPlatform\Ydb\Auth\ReadFromTextCredentials;
+use YdbPlatform\Ydb\Auth\ReadFromTextFileCredentials;
6
use YdbPlatform\Ydb\Ydb;
7
use YdbPlatform\Ydb\YdbTable;
8
0 commit comments