Skip to content

Commit f0bf6e0

Browse files
author
Илья
committed
Fix test
1 parent 7570ce2 commit f0bf6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CheckReadTokenFileTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
namespace YdbPlatform\Ydb\Test;
33

44
use PHPUnit\Framework\TestCase;
5-
use YdbPlatform\Ydb\Auth\ReadFromTextCredentials;
5+
use YdbPlatform\Ydb\Auth\ReadFromTextFileCredentials;
66
use YdbPlatform\Ydb\Ydb;
77
use YdbPlatform\Ydb\YdbTable;
88

0 commit comments

Comments
 (0)