Skip to content

Commit 351e8d9

Browse files
committed
fix: fix for new version
1 parent 41b19cf commit 351e8d9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/bootstrap.php

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

2828
require_once __DIR__.'/function.php';
2929

30-
require_once __DIR__.'/Redis.php';
31-
3230
if (false === is_file($vendorDir.'/autoload.php')) {
3331
throw new Exception('You must set up the app dependencies, run the following commands:
3432
wget http://getcomposer.org/composer.phar

0 commit comments

Comments
 (0)