Skip to content

Commit

Permalink
Update snapshots for #205 (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
konstin authored Aug 6, 2024
1 parent d0ef52a commit fcb7e97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/__snapshots__/test_inspect.ambr
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
},
"template": "package",
"description": "This is an example scenario, in which the user depends on a single package `a` which requires `b`.",
"_textwrap": true,
"source": "[PROJECT_ROOT]/scenarios/examples/example.json",
"version": "961b4c22",
"tree": [
Expand Down Expand Up @@ -254,6 +255,7 @@
},
"template": "package",
"description": "This is an example scenario, in which the user depends on a single package `a` which requires `b`.",
"_textwrap": true,
"source": "[PWD]/scenarios/examples/example.json",
"version": "961b4c22",
"tree": [
Expand Down Expand Up @@ -417,6 +419,7 @@
},
"template": "package",
"description": "This is an example scenario written in TOML, in which the user depends on a single package `a` which requires `b`.",
"_textwrap": false,
"source": "[PWD]/scenarios/examples/example.toml",
"version": "4a4ede4d",
"tree": [
Expand Down Expand Up @@ -553,6 +556,7 @@
},
"template": "package",
"description": "This is an example scenario written in YAML, in which the user depends on a single package `a` which requires `b`.",
"_textwrap": false,
"source": "[PWD]/scenarios/examples/example.yaml",
"version": "4692130b",
"tree": [
Expand Down

0 comments on commit fcb7e97

Please sign in to comment.