Skip to content

Commit

Permalink
Update test_itp.py
Browse files Browse the repository at this point in the history
Co-authored-by: Irfan Alibay <[email protected]>
  • Loading branch information
lilyminium and IAlibay authored Oct 19, 2024
1 parent 578af3f commit 095d58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/MDAnalysisTests/topology/test_itp.py
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ def test_missing_elements_no_attribute():
_ = u.atoms.elements


def test_deprecation_warning():
def test_elements_deprecation_warning():
"Test deprecation warning is present"
with pytest.warns(DeprecationWarning, match="removed in release 3.0"):
mda.Universe(ITP_nomass)
Expand Down

0 comments on commit 095d58a

Please sign in to comment.