pub const VM_REGISTRY_PATH: &str = "/opt/ryra-test-registry";Expand description
Path inside the VM where the test runner scps the registry fixtures.
Set as RYRA_REGISTRY_DIR so every ryra invocation resolves the
default registry to this local copy instead of cloning from GitHub.