Skip to content

Commit 96865a1

Browse files
authored
Update bootstrap.php
1 parent 35c473d commit 96865a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/bootstrap.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121

2222
!defined('BASE_PATH') && define('BASE_PATH', dirname(__DIR__, 1));
2323

24-
Runtime::enableCoroutine(true);
25-
2624
require BASE_PATH.'/vendor/autoload.php';
2725

2826
$container = require BASE_PATH.'/config/container.php';

0 commit comments

Comments
 (0)