mirror of
https://github.com/predis/predis.git
synced 2026-08-30 20:21:31 +00:00
[tests] Fix typo.
This commit is contained in:
@@ -32,7 +32,7 @@ class DispatcherLoopTest extends PredisTestCase
|
||||
'host' => REDIS_SERVER_HOST,
|
||||
'port' => REDIS_SERVER_PORT,
|
||||
'database' => REDIS_SERVER_DBNUM,
|
||||
// Prevents suite from handing on broken test
|
||||
// Prevents suite from hanging on broken test
|
||||
'read_write_timeout' => 2,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user