Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit b75a651

Browse files
authored
Update bootstrap.php
1 parent d8af865 commit b75a651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
22
$loader = include __DIR__ . '/../vendor/autoload.php';
3-
//$loader->add('php_session', __DIR__ . '/../src');
3+
$loader->add('php_session', __DIR__ . '/../src');

0 commit comments

Comments
 (0)