Skip to content

Commit fd6f460

Browse files
author
Adam Dyess
committed
Merge branch 'master' of github.com:juju/python-libjuju into issues/852/add-lunar-and-mantic
2 parents 03b1796 + f666c71 commit fd6f460

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/test_model.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ async def test_deploy_from_ch_channel_revision_success(event_loop):
341341
await model.deploy("postgresql", application_name="test2", channel='latest/stable', revision=290)
342342

343343

344+
@base.bootstrapped
344345
@pytest.mark.asyncio
345346
async def test_deploy_trusted_bundle(event_loop):
346347
async with base.CleanModel() as model:

0 commit comments

Comments
 (0)