Skip to content

Commit 0db0f53

Browse files
committed
Fix test_deploy_bundle_with_multi_overlay_as_argument
1 parent 6d3b729 commit 0db0f53

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/integration/bundle/test-overlays/test-multi-overlay.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ description: Another overlay for test multi-overlay
1010
applications:
1111
memcached:
1212
mysql:
13-
charm: "mysql"
14-
channel: candidate
13+
charm: "prometheus"
14+
channel: stable
1515
num_units: 1

0 commit comments

Comments
 (0)