Skip to content

Commit

Permalink
pr feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri committed Nov 3, 2023
1 parent 3c6df32 commit 7e9c3a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ async def test_cannot_use_db_relation(ops_test: OpsTest) -> None:


async def test_cannot_use_legacy_db_relation(ops_test: OpsTest) -> None:
"""Verify that sharding components cannot use the DB relation."""
"""Verify that sharding components cannot use the legacy DB relation."""
for sharded_component in SHARDING_COMPONENTS:
await ops_test.model.integrate(LEGACY_APP_CHARM_NAME, sharded_component)

Expand Down

0 comments on commit 7e9c3a4

Please sign in to comment.