diff options
Diffstat (limited to 'participant/participant-impl/participant-impl-http/src/test/resources/application-test.yaml')
-rw-r--r-- | participant/participant-impl/participant-impl-http/src/test/resources/application-test.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/participant/participant-impl/participant-impl-http/src/test/resources/application-test.yaml b/participant/participant-impl/participant-impl-http/src/test/resources/application-test.yaml index 000ebc7a6..c77c2db23 100644 --- a/participant/participant-impl/participant-impl-http/src/test/resources/application-test.yaml +++ b/participant/participant-impl/participant-impl-http/src/test/resources/application-test.yaml @@ -20,5 +20,3 @@ participant: participantSupportedElementTypes: - typeName: org.onap.policy.clamp.acm.HttpAutomationCompositionElement typeVersion: 1.0.0 - - typeName: org.onap.policy.clamp.acm.AutomationCompositionElement - typeVersion: 1.0.0 |