Skip to content

Commit 20c4e26

Browse files
remove extraneous return
1 parent ebbd6ba commit 20c4e26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_validation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ def test_scf_incar_checks(test_dir, object_name):
145145
for energy in [-1, -2]
146146
]
147147
run_check(vf, "ENERGY CHANGE BETWEEN LAST TWO IONIC STEPS", False)
148-
return
149148

150149
# EDIFFG / force convergence check (the MP input set for R2SCAN has force convergence criteria)
151150
# (the below test should NOT fail, because final forces are 0)

0 commit comments

Comments
 (0)