Skip to content

Commit cd8cdde

Browse files
committed
Remove redundant class loader register call
1 parent 77be0bb commit cd8cdde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/bootstrap.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@
22

33
$loader = require __DIR__.'/../vendor/autoload.php';
44
$loader->add('React\Tests', __DIR__);
5-
$loader->register();

0 commit comments

Comments
 (0)