diff options
author | Geora Barsky <georab@amdocs.com> | 2017-09-22 12:47:03 -0400 |
---|---|---|
committer | Geora Barsky <georab@amdocs.com> | 2017-09-22 12:47:03 -0400 |
commit | 46c1a40e6cb283f7d42270b877401d584d168494 (patch) | |
tree | c2d1d25b4c0df3d7d8f9225eb9624e0d350c158e /test/mocks/sniroemulator/src/main/resources | |
parent | 8a984bcdd1118c15723fc18dc737a609eb6978c9 (diff) |
Sniro Emulator - Move to different location
Change location of sniro emulator project from intgration/test/mock to integration/test/mocks/sniroemulator
Change-Id: I808525d0d8ec23e785a5f06b7ba43a003a00d6fc
JIRA-ID: INT-215
Signed-off-by: Geora Barsky <georab@amdocs.com>
Diffstat (limited to 'test/mocks/sniroemulator/src/main/resources')
-rw-r--r-- | test/mocks/sniroemulator/src/main/resources/application.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mocks/sniroemulator/src/main/resources/application.properties b/test/mocks/sniroemulator/src/main/resources/application.properties new file mode 100644 index 000000000..51ad5ebf4 --- /dev/null +++ b/test/mocks/sniroemulator/src/main/resources/application.properties @@ -0,0 +1 @@ +server.port=9090 |