Skip to content

Commit ba81fd2

Browse files
Use ubuntu-advantage charm instead of ubuntu-pro (#413)
Per recommendation by Commercial Systems team: https://warthogs.atlassian.net/browse/DPE-3656?focusedCommentId=423968
1 parent 8abb7f1 commit ba81fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_subordinate_charms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

12-
UBUNTU_PRO_APP_NAME = "ubuntu-pro"
12+
UBUNTU_PRO_APP_NAME = "ubuntu-advantage"
1313

1414

1515
@pytest.mark.group(1)

0 commit comments

Comments
 (0)