Skip to content

Commit c9a9149

Browse files
author
Ilya Kharev
committed
Fix test
1 parent a83adda commit c9a9149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CheckTxSettingsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
use YdbPlatform\Ydb\Ydb;
1313
use function YdbPlatform\Ydb\parseTxMode;
1414

15-
require_once '../src/Session.php';
15+
require_once __DIR__.'/../src/Session.php';
1616

1717
class CheckTxSettingsTest extends TestCase
1818
{

0 commit comments

Comments
 (0)