diff options
author | 2023-02-01 15:36:29 +0100 | |
---|---|---|
committer | 2023-02-01 15:36:29 +0100 | |
commit | 9f2300792af9499da816723e84ec5170a5467504 (patch) | |
tree | 3a4d71a14cd90469aaf29c826bb211a200329280 /robot/resources/dmaap/mr_interface.robot | |
parent | 0587a3bdde2c1cb9bf3d7405885e3b873012e764 (diff) |
[DMAAP] fix the references to the dmaap interface files
Issue-ID: TEST-390
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I5bad4685fd1a2377613298d46e1f87b264185ac7
Diffstat (limited to 'robot/resources/dmaap/mr_interface.robot')
-rw-r--r-- | robot/resources/dmaap/mr_interface.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/resources/dmaap/mr_interface.robot b/robot/resources/dmaap/mr_interface.robot index f4c57cd2..59830892 100644 --- a/robot/resources/dmaap/mr_interface.robot +++ b/robot/resources/dmaap/mr_interface.robot @@ -7,7 +7,7 @@ Library ONAPLibrary.JSON Library ONAPLibrary.Utilities Library ONAPLibrary.Templating WITH NAME Templating -Resource global_properties.robot +Resource ../global_properties.robot *** Variables *** ${MR_HEALTH_CHECK_PATH} /topics |