Skip to content

Commit 6ca0390

Browse files
author
Shyue Ping Ong
committed
Remove check for PBE_54
1 parent acdd5af commit 6ca0390

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/io/vasp/test_sets.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -853,7 +853,6 @@ def test_from_prev_calc(self):
853853
assert incar["GGA"] == "Pe"
854854
assert incar["ALGO"] == "Normal"
855855
assert vis.potcar_symbols == ["Li_sv"]
856-
assert vis.potcar.functional == "PBE_54"
857856
assert vis.kpoints is None
858857

859858

0 commit comments

Comments
 (0)