From 69a123520e0cd3a1c1ffa79216833ba2b6d8b2a7 Mon Sep 17 00:00:00 2001 From: Saravana-PS <97792884+Saravana-PS@users.noreply.github.com> Date: Wed, 2 Aug 2023 22:41:43 +0530 Subject: [PATCH] removed the property from the feature file --- src/test/features/springboot-actuator.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/features/springboot-actuator.feature b/src/test/features/springboot-actuator.feature index 907290feffc..58b416e5b29 100644 --- a/src/test/features/springboot-actuator.feature +++ b/src/test/features/springboot-actuator.feature @@ -9,6 +9,5 @@ Feature: Spring Boot Actuator modules | management.endpoints.web.base-path | | management.endpoints.web.exposure.include | | management.endpoint.health.probes.enabled | - | spring.security.oauth2.client.registration.oidc.scope | | management.endpoint.health.show-details |