Skip to content

Commit

Permalink
Change mailman3-core series to focal
Browse files Browse the repository at this point in the history
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
  • Loading branch information
marceloneppel committed Jul 3, 2024
1 parent fb4c7f4 commit c4525af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_db.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ async def test_mailman3_core_db(ops_test: OpsTest, charm: str) -> None:
MAILMAN3_CORE_APP_NAME,
APPLICATION_UNITS,
config,
series=CHARM_SERIES,
series="focal",
)
await check_databases_creation(ops_test, ["mailman3"])

Expand Down

0 comments on commit c4525af

Please sign in to comment.