mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-14 00:57:23 +08:00
Fix smoke tests
This commit is contained in:
parent
e170124d39
commit
ade3a6f77d
2
tests/fixtures/min-csv/config.json
vendored
2
tests/fixtures/min-csv/config.json
vendored
@ -73,7 +73,7 @@
|
||||
15
|
||||
],
|
||||
"nan_allowed_columns": [
|
||||
"metadata"
|
||||
"raw_data"
|
||||
],
|
||||
"max_runtime": 30,
|
||||
"expected_artifacts": ["documents.parquet"]
|
||||
|
||||
2
tests/fixtures/text/config.json
vendored
2
tests/fixtures/text/config.json
vendored
@ -72,7 +72,7 @@
|
||||
1
|
||||
],
|
||||
"nan_allowed_columns": [
|
||||
"metadata"
|
||||
"raw_data"
|
||||
],
|
||||
"max_runtime": 30,
|
||||
"expected_artifacts": ["documents.parquet"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user