diff --git a/tests/integration/sharding_tests/test_sharding_relations.py b/tests/integration/sharding_tests/test_sharding_relations.py index 18b544c41..ab379f4fb 100644 --- a/tests/integration/sharding_tests/test_sharding_relations.py +++ b/tests/integration/sharding_tests/test_sharding_relations.py @@ -55,7 +55,6 @@ async def test_build_and_deploy( await ops_test.model.deploy( MONGOS_APP_NAME, channel="6/edge", - revision=3, ) await ops_test.model.deploy(S3_APP_NAME, channel="edge")