diff --git a/tests/unit/Auth/KeyTest.php b/tests/unit/Auth/KeyTest.php index 727162433a..ab577e9c2f 100644 --- a/tests/unit/Auth/KeyTest.php +++ b/tests/unit/Auth/KeyTest.php @@ -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