diff --git a/test/backend/test_run_foxs.py b/test/backend/test_run_foxs.py index e00db73..7dde5f9 100644 --- a/test/backend/test_run_foxs.py +++ b/test/backend/test_run_foxs.py @@ -293,7 +293,8 @@ def test_run_job_ok_multimodel_cif(self): with open('1.cif', 'w') as fh: fh.write( _ATOM_SITE + """ -ATOM O OXT . LEU A A 129 129 ? -17.840 19.891 8.551 1.000 4.690 1 1001 1 +ATOM N N . LYS A A 1 1 ? 3.287 10.092 10.329 1.000 5.890 1 1 1 +ATOM C CA . LYS A A 1 1 ? 2.445 10.457 9.182 1.000 8.160 1 2 1 ATOM C CA . VAL A A 2 2 ? 2.396 13.826 7.425 1.000 9.160 1 1003 9 ATOM C CA . LYS A A 1 1 ? 2.445 10.457 9.182 1.000 8.160 1 1005 8 """)