diff options
author | Steve Smokowski <ss835w@att.com> | 2019-03-21 18:41:24 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-21 18:41:24 +0000 |
commit | 189ee75f7dbf9c00c21c1a1163629b31cbf08e18 (patch) | |
tree | 3c682fb6eb453bca782a066d1774e9cb4d78a90b /mso-api-handlers/mso-api-handler-infra/src/test/resources/logback-test.xml | |
parent | ae62cbb1785ea581be62496170ce5595bacd51da (diff) | |
parent | e8689688629582187b2484eda21524ee70abbb9f (diff) |
Merge "Corrected hibernate for cfvc customization table"
Diffstat (limited to 'mso-api-handlers/mso-api-handler-infra/src/test/resources/logback-test.xml')
-rw-r--r-- | mso-api-handlers/mso-api-handler-infra/src/test/resources/logback-test.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mso-api-handlers/mso-api-handler-infra/src/test/resources/logback-test.xml b/mso-api-handlers/mso-api-handler-infra/src/test/resources/logback-test.xml index 4da57a15f9..5e6b88c039 100644 --- a/mso-api-handlers/mso-api-handler-infra/src/test/resources/logback-test.xml +++ b/mso-api-handlers/mso-api-handler-infra/src/test/resources/logback-test.xml @@ -38,4 +38,4 @@ <logger name="wiremock.org" level="ERROR" /> -</configuration>
\ No newline at end of file +</configuration> |