Skip to content

Commit 1b9c1f6

Browse files
yibeichandjarecka
andauthored
Update reproschema/tests/test_rs2redcap_redcap2rs.py
Co-authored-by: Dorota Jarecka <[email protected]>
1 parent ed01790 commit 1b9c1f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reproschema/tests/test_rs2redcap_redcap2rs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,6 @@ def test_rs2redcap_redcap2rs(tmpdir):
467467
)
468468

469469
# More informative assertion
470-
real_errors = [err for err in errors_list if err is not None]
471470
if real_errors:
472471
print("\nDetailed errors:")
473472
for err in real_errors:

0 commit comments

Comments
 (0)