From 5f6dc35e3be5e96c27ef58915e4696fc55fee0e8 Mon Sep 17 00:00:00 2001 From: Octol1ttle Date: Tue, 24 Dec 2024 16:15:17 +0500 Subject: [PATCH] Update IndexCest.php --- api/tests/functional/authlibInjector/IndexCest.php | 1 + 1 file changed, 1 insertion(+) diff --git a/api/tests/functional/authlibInjector/IndexCest.php b/api/tests/functional/authlibInjector/IndexCest.php index 8bf7813..e6bc500 100644 --- a/api/tests/functional/authlibInjector/IndexCest.php +++ b/api/tests/functional/authlibInjector/IndexCest.php @@ -16,6 +16,7 @@ class IndexCest { 'implementationName' => 'Account Ely.by adapter for the authlib-injector library', 'implementationVersion' => '1.0.0', 'feature.no_mojang_namespace' => true, + 'feature.enable_profile_key' => true, 'links' => [ 'homepage' => 'https://ely.by', 'register' => 'https://account.ely.by/register',