X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tests%2Ftest_init.py;h=0e2bdcd0e0884cb7bfba6b1f036afca773ad5af6;hb=e1efe3b0d8fe2c0e0c17fab73341a0fb15281a76;hp=5aa6bf187deb0cd4240806861f95e36f0cbb1abc;hpb=1c9ce6b9bd1c50051b19845c92bdfeb5bbfe7a10;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