Skip to content

Commit

Permalink
Remove unused "subworkflows" smoke test properties
Browse files Browse the repository at this point in the history
  • Loading branch information
natoverse committed Jan 14, 2025
1 parent f05132e commit afc9f60
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
11 changes: 0 additions & 11 deletions tests/fixtures/min-csv/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
1,
2500
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 0
},
Expand All @@ -16,7 +15,6 @@
1,
2500
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 0
},
Expand All @@ -25,7 +23,6 @@
1,
2500
],
"subworkflows": 1,
"max_runtime": 300,
"expected_artifacts": 0
},
Expand All @@ -38,7 +35,6 @@
"type",
"description"
],
"subworkflows": 1,
"max_runtime": 300,
"expected_artifacts": 1
},
Expand All @@ -47,7 +43,6 @@
1,
6000
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 1
},
Expand All @@ -61,7 +56,6 @@
"x",
"y"
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 1
},
Expand All @@ -70,7 +64,6 @@
1,
2500
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 1
},
Expand All @@ -90,7 +83,6 @@
"period",
"size"
],
"subworkflows": 1,
"max_runtime": 300,
"expected_artifacts": 1
},
Expand All @@ -103,7 +95,6 @@
"relationship_ids",
"entity_ids"
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 1
},
Expand All @@ -112,7 +103,6 @@
1,
2500
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 1
},
Expand All @@ -121,7 +111,6 @@
1,
2500
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 1
}
Expand Down
12 changes: 0 additions & 12 deletions tests/fixtures/text/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
1,
2500
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 0
},
Expand All @@ -16,7 +15,6 @@
1,
2500
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 0
},
Expand All @@ -25,7 +23,6 @@
1,
2500
],
"subworkflows": 1,
"max_runtime": 300,
"expected_artifacts": 0
},
Expand All @@ -43,7 +40,6 @@
"end_date",
"source_text"
],
"subworkflows": 1,
"max_runtime": 300,
"expected_artifacts": 1
},
Expand All @@ -56,7 +52,6 @@
"type",
"description"
],
"subworkflows": 1,
"max_runtime": 300,
"expected_artifacts": 1
},
Expand All @@ -65,7 +60,6 @@
1,
6000
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 1
},
Expand All @@ -79,7 +73,6 @@
"x",
"y"
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 1
},
Expand All @@ -88,7 +81,6 @@
1,
2500
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 1
},
Expand All @@ -108,7 +100,6 @@
"period",
"size"
],
"subworkflows": 1,
"max_runtime": 300,
"expected_artifacts": 1
},
Expand All @@ -121,7 +112,6 @@
"relationship_ids",
"entity_ids"
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 1
},
Expand All @@ -130,7 +120,6 @@
1,
2500
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 1
},
Expand All @@ -139,7 +128,6 @@
1,
2500
],
"subworkflows": 1,
"max_runtime": 150,
"expected_artifacts": 1
}
Expand Down

0 comments on commit afc9f60

Please sign in to comment.