X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Ftest_init.py;fp=tests%2Ftest_init.py;h=0e2bdcd0e0884cb7bfba6b1f036afca773ad5af6;hb=3a6ac016f65db3fc255f950f96f4768470d584d8;hp=5aa6bf187deb0cd4240806861f95e36f0cbb1abc;hpb=64c9299356bada25ee01bf9eda0036fccc86a85b;p=ric-plt%2Fxapp-frame-py.git diff --git a/tests/test_init.py b/tests/test_init.py index 5aa6bf1..0e2bdcd 100644 --- a/tests/test_init.py +++ b/tests/test_init.py @@ -16,7 +16,7 @@ # ================================================================================== import time import pytest -from rmr.exceptions import InitFailed +from ricxappframe.rmr.exceptions import InitFailed from ricxappframe.xapp_frame import Xapp, RMRXapp