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=0d648c93b6f03dc221a9e34bfa021003e17f1992;hpb=ea14f890f054d5eb85416a5b6c8c7713e2506ad8 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'