fixing for coderabbit and tests with stuck metadata

This commit is contained in:
Adam Outler
2026-01-06 13:56:37 +00:00
parent c86d0c8772
commit e6194564b8
4 changed files with 7 additions and 22 deletions

View File

@@ -360,7 +360,7 @@ def create_test_scenarios() -> List[TestScenario]:
container_path="/data",
is_persistent=True,
docker_compose="docker-compose.mount-test.data_noread.yml",
expected_issues=[""],
expected_issues=[],
expected_exit_code=0,
),
TestScenario( # Will no longer fail due to the root-entrypoint fix