Skip to content

Commit

Permalink
test: updated snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Oct 26, 2024
1 parent b4e2413 commit fc3e5d5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/cli/settings/ls.rs
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ mod tests {
paranoid = false
pin = false
plugin_autoupdate_last_check_duration = "20m"
python_default_packages_file = "~/.default-python-packages"
quiet = false
raw = false
trusted_config_paths = []
Expand Down Expand Up @@ -166,7 +165,6 @@ mod tests {
python.pyenv_repo
python.venv_auto_create
python.venv_stdlib
python_default_packages_file
quiet
raw
ruby
Expand Down
1 change: 0 additions & 1 deletion src/cli/settings/set.rs
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ pub mod tests {
paranoid = false
pin = false
plugin_autoupdate_last_check_duration = "1"
python_default_packages_file = "~/.default-python-packages"
quiet = false
raw = false
trusted_config_paths = []
Expand Down
1 change: 0 additions & 1 deletion src/cli/settings/unset.rs
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ mod tests {
paranoid = false
pin = false
plugin_autoupdate_last_check_duration = "20m"
python_default_packages_file = "~/.default-python-packages"
quiet = false
raw = false
trusted_config_paths = []
Expand Down

0 comments on commit fc3e5d5

Please sign in to comment.