Skip to content

Commit 724828d

Browse files
samsonasikkenjis
andauthored
Update phpstan-bootstrap.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
1 parent 19df3a3 commit 724828d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan-bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
require_once 'system/Test/bootstrap.php';
3+
require __DIR__ . '/system/Test/bootstrap.php';
44

55
if (! defined('OCI_COMMIT_ON_SUCCESS')) {
66
define('OCI_COMMIT_ON_SUCCESS', 32);

0 commit comments

Comments
 (0)