diff --git a/tests/unit/cli/test_commands.py b/tests/unit/cli/test_commands.py index d9f35aaf..9f706b71 100644 --- a/tests/unit/cli/test_commands.py +++ b/tests/unit/cli/test_commands.py @@ -30,7 +30,7 @@ from tests.unit import test_utils TEST_PARAMS = { "site_name": "seaworthy", "site_type": "foundry", - "repo_rev": '0ace1044f339ac3c583c47833a9be2d530c23a12', + "repo_rev": 'fe3d3b68facb05e3aa78491c0a0f021c13ad0f58', "repo_name": "treasuremap", "repo_url": "https://review.opendev.org/airship/treasuremap.git", }