mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 21:24:27 +02:00
fix test
This commit is contained in:
parent
b222aa0c48
commit
c92d239091
1 changed files with 0 additions and 2 deletions
|
@ -149,8 +149,6 @@ class StatsCachingTest extends FixtureTestCase
|
||||||
|
|
||||||
$json = json_decode($response->getBody(), true);
|
$json = json_decode($response->getBody(), true);
|
||||||
|
|
||||||
print_r($json);
|
|
||||||
|
|
||||||
self::assertEquals([
|
self::assertEquals([
|
||||||
'enabled' => false,
|
'enabled' => false,
|
||||||
'hit_rate' => null,
|
'hit_rate' => null,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue