mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +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(
|
||||
[
|
||||
'status' => CacheStatus::OK,
|
||||
'count' => 17, // todo: should be 2
|
||||
'count' => 2,
|
||||
'size' => 137,
|
||||
],
|
||||
$this->cache->stats()
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user