diff --git a/crates/cli/tests/snapshots/plugins_test__plugins__builtins__supports_python.snap b/crates/cli/tests/snapshots/plugins_test__plugins__builtins__supports_python.snap index 882027dd8..792678aae 100644 --- a/crates/cli/tests/snapshots/plugins_test__plugins__builtins__supports_python.snap +++ b/crates/cli/tests/snapshots/plugins_test__plugins__builtins__supports_python.snap @@ -10,16 +10,5 @@ expression: "fs::read_to_string(sandbox.path().join(\".proto/shims/registry.json "pip" ] }, - "pip3": { - "parent": "python", - "before_args": [ - "-m", - "pip" - ] - }, - "python": {}, - "python3": { - "alt_bin": true, - "parent": "python" - } + "python": {} }