Skip to content

Commit 49b1fdd

Browse files
committed
fix(linter): test bundle storage constraint
1 parent 79f4b2a commit 49b1fdd

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
@@ -210,6 +210,7 @@ async def test_deploy_invalid_bundle():
210210
with pytest.raises(JujuError):
211211
await model.deploy(str(bundle_path))
212212

213+
213214
@base.bootstrapped
214215
@pytest.mark.bundle
215216
async def test_deploy_bundle_with_storage_constraint():

0 commit comments

Comments
 (0)