From 05f5c02c717558fe0f07547e2800600c926a27b0 Mon Sep 17 00:00:00 2001 From: Jonas Hungershausen Date: Thu, 30 May 2024 10:19:29 +0200 Subject: [PATCH] chore: u --- identity/extension_verification_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/identity/extension_verification_test.go b/identity/extension_verification_test.go index 87597deddbdf..cc7f47b07091 100644 --- a/identity/extension_verification_test.go +++ b/identity/extension_verification_test.go @@ -370,6 +370,7 @@ func TestSchemaExtensionVerification(t *testing.T) { }, }, { + // see https://github.com/ory/kratos/issues/3933 name: "phone:should parse +16453331111", schema: phoneSchemaPath, doc: `{"phones":["+16453331111"]}`,