From be49186e16733f7fee7c81741e7fb48081cddb2c Mon Sep 17 00:00:00 2001 From: rkodev <43806892+rkodev@users.noreply.github.com> Date: Thu, 21 Nov 2024 11:31:19 +0300 Subject: [PATCH] enable tests --- it/config.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/it/config.json b/it/config.json index 78f4d857ab..84606c565d 100644 --- a/it/config.json +++ b/it/config.json @@ -29,10 +29,6 @@ "apisguru::github.com:api.github.com": { "MockServerITFolder": "gh", "Suppressions": [ - { - "Language": "typescript", - "Rationale": "https://github.com/microsoft/kiota/issues/5634" - }, { "Language": "php", "Rationale": "https://github.com/microsoft/kiota/issues/5635"