mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
fix code comment
This commit is contained in:
@@ -52,8 +52,8 @@ class ConfigTest extends Zotlabs\Tests\Unit\UnitTestCase {
|
||||
}
|
||||
|
||||
/*
|
||||
* Test that we can retreive old style serialized arrays that were
|
||||
* serialized with th PHP `serialize()` function.
|
||||
* Test that we can retreive unserialized arrays which are usually
|
||||
* returned from the existing config cache.
|
||||
*/
|
||||
public function testGetPHPUnserializedArray(): void {
|
||||
$this->assertEquals(
|
||||
|
||||
Reference in New Issue
Block a user