mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-11 06:28:40 +00:00
test results are changing somehow
This commit is contained in:
parent
eaf9207610
commit
3a393e9bda
|
|
@ -189,7 +189,7 @@ class MemCachedTest extends \PHPUnit\Framework\TestCase
|
||||||
self::assertEquals(
|
self::assertEquals(
|
||||||
[
|
[
|
||||||
'status' => CacheStatus::OK,
|
'status' => CacheStatus::OK,
|
||||||
'count' => 17, // todo: should be 2
|
'count' => 2,
|
||||||
'size' => 137,
|
'size' => 137,
|
||||||
],
|
],
|
||||||
$this->cache->stats()
|
$this->cache->stats()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user