Skip to content

Commit 5bad259

Browse files
author
Evergreen
committed
Run pre-commit hook
1 parent 3ba7638 commit 5bad259

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/mongodb-kubernetes-tests/tests/opsmanager/om_remotemode.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
# If this test is failing after an OM Bump, ensure that the nginx deployment fixture contains the associated mongosh
1818
# version. More details in this ticket: https://jira.mongodb.org/browse/CLOUDP-332640
1919

20+
2021
def add_mdb_version_to_deployment(deployment: Dict[str, Any], version: str):
2122
"""
2223
Adds a new initContainer to `deployment` to download a particular MongoDB version.

0 commit comments

Comments
 (0)