X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=tests%2Fintegration%2Ftest_charm_native.py;h=7b2bda9b2c3e04b18bf018d68eb1fb4c9d75bcfc;hp=85a282e3411e0e0648e6fbb3e87732489d0c4c2e;hb=b2c234b2056b9d8cb9f6eda268c2cf1845f88371;hpb=caf6efba68120623038efc361cf46e1f60de452b diff --git a/tests/integration/test_charm_native.py b/tests/integration/test_charm_native.py index 85a282e..7b2bda9 100644 --- a/tests/integration/test_charm_native.py +++ b/tests/integration/test_charm_native.py @@ -137,5 +137,4 @@ class TestCharm(base.TestN2VC): await asyncio.sleep(15) print("test_charm_native stopped") - return 'ok'