Skip to content

Commit

Permalink
No need to expect failure anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
acolomb committed Aug 17, 2024
1 parent 8b7ba4c commit 5eb88d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_sdo.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ def setUp(self):
node = canopen.LocalNode(1, SAMPLE_EDS)
self.sdo_node = node.sdo

@unittest.expectedFailure
def test_record_iter_length(self):
"""Assume the "highest subindex supported" entry is not counted.
Expand Down

0 comments on commit 5eb88d7

Please sign in to comment.