aboutsummaryrefslogtreecommitdiffstats
path: root/prh-app-server/src/test/resources
diff options
context:
space:
mode:
authorgrabinsk <maciej.grabinski@nokia.com>2019-05-29 15:06:10 +0200
committergrabinsk <maciej.grabinski@nokia.com>2019-05-30 12:38:26 +0200
commit6ae123a7e8c095dd87c9b459b86195f9f492b508 (patch)
tree50d477aec2fc5cb158b313848042d450fef951c3 /prh-app-server/src/test/resources
parent37444e2753f351cfe22b4651bcf777b833aeba92 (diff)
Configs cleanup
Adding test for AppInfoController Change-Id: Ib793cf20a17bcca56f5fe2162048c1b95409da01 Issue-ID: DCAEGEN2-1544 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
Diffstat (limited to 'prh-app-server/src/test/resources')
-rw-r--r--prh-app-server/src/test/resources/application.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/prh-app-server/src/test/resources/application.yaml b/prh-app-server/src/test/resources/application.yaml
new file mode 100644
index 00000000..90385b2b
--- /dev/null
+++ b/prh-app-server/src/test/resources/application.yaml
@@ -0,0 +1,3 @@
+spring:
+ profiles:
+ active: prod \ No newline at end of file