Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri committed Oct 26, 2023
1 parent 6df07b5 commit ffa795a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/sharding_tests/test_sharding.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ async def test_shard_removal(ops_test: OpsTest) -> None:
raise_on_error=False,
)

# # turn off balancer.
# turn off balancer.
mongos_client = await generate_mongodb_client(
ops_test, app_name=CONFIG_SERVER_APP_NAME, mongos=True
)
Expand Down

0 comments on commit ffa795a

Please sign in to comment.