Skip to content

Commit

Permalink
Use ubuntu-advantage charm instead of ubuntu-pro (#413)
Browse files Browse the repository at this point in the history
Per recommendation by Commercial Systems team: https://warthogs.atlassian.net/browse/DPE-3656?focusedCommentId=423968
  • Loading branch information
carlcsaposs-canonical authored Mar 14, 2024
1 parent 8abb7f1 commit ba81fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_subordinate_charms.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

from .relations.test_database import APPLICATION_APP_NAME, CLUSTER_NAME, DATABASE_APP_NAME, TIMEOUT

UBUNTU_PRO_APP_NAME = "ubuntu-pro"
UBUNTU_PRO_APP_NAME = "ubuntu-advantage"


@pytest.mark.group(1)
Expand Down

0 comments on commit ba81fd2

Please sign in to comment.