From fc2bff34e7ae4e2512ca21627c2901d72f4a2ada Mon Sep 17 00:00:00 2001 From: lnash94 Date: Thu, 20 Jun 2024 10:08:30 +0530 Subject: [PATCH] Fix test failures --- .../src/test/resources/ballerina_sources/project_4/result.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi-integration-tests/src/test/resources/ballerina_sources/project_4/result.yaml b/openapi-integration-tests/src/test/resources/ballerina_sources/project_4/result.yaml index 48bcd73e6..78cc9847f 100644 --- a/openapi-integration-tests/src/test/resources/ballerina_sources/project_4/result.yaml +++ b/openapi-integration-tests/src/test/resources/ballerina_sources/project_4/result.yaml @@ -1,6 +1,6 @@ openapi: 3.0.1 info: - title: Title + title: BlankTitle version: 0.1.0 servers: - url: "{server}:{port}/blankTitle"