X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tests%2Fintegration%2Ftest_charm_native.py;h=7b2bda9b2c3e04b18bf018d68eb1fb4c9d75bcfc;hb=d420a8b6f1fecde3983369b131da1f042c7c8a14;hp=85a282e3411e0e0648e6fbb3e87732489d0c4c2e;hpb=fc511ed0e2f3bbbdc0ccaa6b0d6ae7cc57b029f9;p=osm%2FN2VC.git 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'