This commit is contained in:
Matej Bačo
2025-12-27 19:18:25 +01:00
parent ee0f15eed6
commit 6774de4eef
+1
View File
@@ -10,6 +10,7 @@ use Utopia\Config\Config;
use Utopia\Database\Document;
use Utopia\System\System;
// TODO: Check diff of Key.php, and update unit tests accordingly
class KeyTest extends TestCase
{
public function testDecode(): void