Skip to content

Commit

Permalink
Update test_api.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Shulyaka authored Oct 10, 2023
1 parent 9a1d6b9 commit 80a0940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ def test_handle_tx_status_duplicate(api):


def test_handle_registration_status(api):
"""Test receiving network registration status."""
"""Test device registration status."""
frame_id = 0x12
status = xbee_t.RegistrationStatus.SUCCESS
fut = asyncio.Future()
Expand Down

0 comments on commit 80a0940

Please sign in to comment.