Skip to content

Commit

Permalink
test: snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Oct 14, 2024
1 parent b525a84 commit 2817482
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ expression: "replace_path(&format!(\"{:#?}\", cf.to_tool_request_set().unwrap())
---
ToolRequestSet {
tools: {
BackendArg("terraform" -> "vfox:enochchau/vfox-terraform"): [
BackendArg("terraform"): [
Version {
backend: BackendArg("terraform" -> "vfox:enochchau/vfox-terraform"),
backend: BackendArg("terraform"),
version: "1.0.0",
options: {},
},
Expand Down Expand Up @@ -75,7 +75,7 @@ ToolRequestSet {
BackendArg("shellcheck"): MiseToml(
"~/fixtures/.mise.toml",
),
BackendArg("terraform" -> "vfox:enochchau/vfox-terraform"): MiseToml(
BackendArg("terraform"): MiseToml(
"~/fixtures/.mise.toml",
),
},
Expand Down

0 comments on commit 2817482

Please sign in to comment.