Skip to content

Commit

Permalink
Merge branch 'main' into KF-4175-docs-site
Browse files Browse the repository at this point in the history
  • Loading branch information
ColmBhandal committed Sep 13, 2023
2 parents a6ebc26 + da609e0 commit f31d1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ async def test_add_relational_db_with_relation_expect_active(self, ops_test: Ops
)
await ops_test.model.deploy(
RELATIONAL_DB_CHARM_NAME,
channel="8.0/beta",
channel="8.0/stable",
series="jammy",
trust=True,
)
Expand Down

0 comments on commit f31d1ef

Please sign in to comment.