mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
Update tests/RedisTest.php
Co-authored-by: Pavlo Yatsukhnenko <yatsukhnenko@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -6057,7 +6057,7 @@ class Redis_Test extends TestSuite {
|
||||
|
||||
$unpacked = $this->redis->get('packkey');
|
||||
$this->assertEquals($unpacked, $this->redis->_unpack($raw),
|
||||
"$ser_name + $cmp_name");
|
||||
"{$ser_name} + {$cmp_name}");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user