Merge "Bug 502 improvements"
[osm/N2VC.git] / modules / libjuju / examples / unitrun.py
index 3dfacd6..b6e2240 100644 (file)
@@ -24,7 +24,7 @@ async def run_command(unit):
 
 async def main():
     model = Model()
-    await model.connect_current()
+    await model.connect()
     await model.reset(force=True)
 
     app = await model.deploy(