Skip to content

Commit

Permalink
Update test files
Browse files Browse the repository at this point in the history
  • Loading branch information
juchiast committed Dec 7, 2024
1 parent 838aa51 commit 827c3bc
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1,291 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/flow/test_files/2_foreach.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@
"sources": [],
"targets": [
{
"name": "",
"name": "output",
"type_bounds": ["free"],
"required": true,
"defaultValue": "",
Expand Down
4 changes: 2 additions & 2 deletions crates/flow/test_files/uneven_loop.json
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@
"sources": [],
"targets": [
{
"name": "",
"name": "1",
"type_bounds": ["free"],
"required": true,
"defaultValue": "",
Expand Down Expand Up @@ -678,7 +678,7 @@
"sources": [],
"targets": [
{
"name": "",
"name": "2",
"type_bounds": ["free"],
"required": true,
"defaultValue": "",
Expand Down
Loading

0 comments on commit 827c3bc

Please sign in to comment.