Skip to content

Commit e59a6cd

Browse files
committed
update to test case
1 parent f20387d commit e59a6cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/annotation_import/test_bulk_import_request.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ def test_validate_ndjson(tmp_path, configured_project):
101101

102102
with pytest.raises(ValueError):
103103
configured_project.upload_annotations(name="name",
104+
validate=True,
104105
annotations=str(file_path))
105106

106107

0 commit comments

Comments
 (0)