From df5d6483ddf9b7349807fb9527a79c4aad46fa94 Mon Sep 17 00:00:00 2001 From: omerma Date: Sun, 10 Nov 2024 12:16:25 +0200 Subject: [PATCH] check tests --- internal/resources/tests/web-api-practice_test.go | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/internal/resources/tests/web-api-practice_test.go b/internal/resources/tests/web-api-practice_test.go index 4e1d863..eafc510 100644 --- a/internal/resources/tests/web-api-practice_test.go +++ b/internal/resources/tests/web-api-practice_test.go @@ -42,12 +42,12 @@ func TestAccWebAPIPracticeBasic(t *testing.T) { "ips.0.performance_impact": "MediumOrLower", "ips.0.%": "7", //"schema_validation.0.filename": "", - "schema_validation.0.oas_schema.name": "", + //"schema_validation.0.oas_schema.name": "", //"schema_validation.0.oas_schema.size": "", - "schema_validation.0.oas_schema.data": "", - "schema_validation.0.oas_schema.%": "", - "api_attacks.#": "1", - "ips.0.severity_level": "MediumOrAbove", + //"schema_validation.0.oas_schema.data": "", + //"schema_validation.0.oas_schema.%": "", + "api_attacks.#": "1", + "ips.0.severity_level": "MediumOrAbove", //"schema_validation.0.data": "", "practice_type": "WebAPI", "default": "false",