Skip to content

Commit e238e84

Browse files
committed
fix: update
2 parents d0ca1b0 + 516de20 commit e238e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
require BASE_PATH . '/vendor/autoload.php';
2424

25-
\Hyperf\Di\ClassLoader::init();
25+
Hyperf\Di\ClassLoader::init();
2626

2727
$container = require BASE_PATH . '/config/container.php';
2828

0 commit comments

Comments
 (0)