We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f4b2a commit 49b1fddCopy full SHA for 49b1fdd
1 file changed
tests/integration/test_model.py
@@ -210,6 +210,7 @@ async def test_deploy_invalid_bundle():
210
with pytest.raises(JujuError):
211
await model.deploy(str(bundle_path))
212
213
+
214
@base.bootstrapped
215
@pytest.mark.bundle
216
async def test_deploy_bundle_with_storage_constraint():
0 commit comments