Skip to content

Commit 44ca177

Browse files
committed
adding another newtonnet test geodesic_ts_without_hessian.
1 parent ce92b28 commit 44ca177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/geodesic_ts_without_hessian/test_using_newtonnet.py

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

1919
return reactant, product
2020

21-
@pytest.mark.skip()
21+
2222
def test_geodesic_ts_hess_irc_newtonnet(setup_test_environment):
2323
reactant, product = setup_test_environment
2424

0 commit comments

Comments
 (0)