Skip to content

Commit

Permalink
apply changes to index_test
Browse files Browse the repository at this point in the history
  • Loading branch information
kingjia90 committed Mar 1, 2024
1 parent f476107 commit dd3ef33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ci/files/public/index_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
use Pimcore\Tool;
use Symfony\Component\HttpFoundation\Request;

include __DIR__ . "/../vendor/autoload.php";
include __DIR__ . "/../vendor/autoload_runtime.php";

define('PIMCORE_PROJECT_ROOT', __DIR__ . '/..');
define('APP_ENV', 'test');
Expand Down

0 comments on commit dd3ef33

Please sign in to comment.