Skip to content

Commit 8ff12ea

Browse files
committed
Remove covariates from fast smoke test
1 parent bb40506 commit 8ff12ea

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

tests/fixtures/text/config.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -26,23 +26,6 @@
2626
"relationships.parquet"
2727
]
2828
},
29-
"extract_covariates": {
30-
"row_range": [
31-
10,
32-
100
33-
],
34-
"nan_allowed_columns": [
35-
"type",
36-
"description",
37-
"object_id",
38-
"status",
39-
"start_date",
40-
"end_date",
41-
"source_text"
42-
],
43-
"max_runtime": 360,
44-
"expected_artifacts": ["covariates.parquet"]
45-
},
4629
"create_communities": {
4730
"row_range": [
4831
1,

0 commit comments

Comments
 (0)