Skip to content

Commit 8e250fd

Browse files
committed
adding neb no hess newtonnet test.
1 parent 44ca177 commit 8e250fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/neb_ts_without_hessian/test_using_newtonnet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def setup_test_environment(tmp_path):
1717

1818
return reactant, product
1919

20-
@pytest.mark.skip()
20+
2121
def test_neb_ts_no_hess_irc_newtonnet(setup_test_environment):
2222
reactant, product = setup_test_environment
2323

0 commit comments

Comments
 (0)