feat: add governed postbox delivery and report hardening
This commit is contained in:
@@ -94,7 +94,7 @@ def _ensure(session: _Session, version) -> None:
|
||||
ensure_execution_snapshot(session, version) # type: ignore[arg-type]
|
||||
|
||||
|
||||
def test_v5_snapshot_requires_its_persisted_checksum() -> None:
|
||||
def test_current_snapshot_requires_its_persisted_checksum() -> None:
|
||||
job = _job()
|
||||
version = _snapshotted_version(job)
|
||||
version.execution_snapshot_hash = None
|
||||
|
||||
Reference in New Issue
Block a user