Skip to content

Commit 7e7db40

Browse files
committed
Volume tests
1 parent 544ac72 commit 7e7db40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/ha_tests/test_smoke.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ async def test_app_force_removal(ops_test: OpsTest, charm: str):
4444
application_name=APPLICATION_NAME,
4545
num_units=1,
4646
base=CHARM_BASE,
47-
storage={"pgdata": {"pool": "lxd-btrfs", "size": 8046}},
47+
storage={"pgdata": {"pool": "lxd-btrfs", "size": 8045}},
4848
config={"profile": "testing"},
4949
)
5050

0 commit comments

Comments
 (0)