diff options
author | Lee Anjella Macabuhay <lee.anjella.macabuhay@est.tech> | 2024-02-26 10:37:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-02-26 10:37:17 +0000 |
commit | a167ab14ed2fdaeded5e1a7a9a22614353f47269 (patch) | |
tree | 66d716e53fac0cee3b51627218117536003ebe67 /integration-test/src/test/resources/application.yml | |
parent | a2476b0fab7a68055bd0a4c11487fb11d4706497 (diff) | |
parent | ffb7ec84c0a491a26d05ad1017efb1b5fbacf735 (diff) |
Merge "Remove subscriptionModelLoader flag"
Diffstat (limited to 'integration-test/src/test/resources/application.yml')
-rw-r--r-- | integration-test/src/test/resources/application.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/integration-test/src/test/resources/application.yml b/integration-test/src/test/resources/application.yml index d1307cd6c0..f77cb02f7a 100644 --- a/integration-test/src/test/resources/application.yml +++ b/integration-test/src/test/resources/application.yml @@ -195,7 +195,6 @@ ncmp: parallelism-level: 1 model-loader: - subscription: true maximum-attempt-count: 20 servlet: |