Skip to content

Commit

Permalink
doctweak
Browse files Browse the repository at this point in the history
  • Loading branch information
zxdavb committed Dec 21, 2024
1 parent 33ee407 commit a81145c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests_rf/test_v2_urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ async def test_loc_status(evohome_v2: EvohomeClientv2) -> None:

@skipif_auth_failed # GET, PUT
async def test_tcs_status(evohome_v2: EvohomeClientv2) -> None:
"""Test GET /temperatureControlSystem/{tcs.id}/statis
"""Test GET /temperatureControlSystem/{tcs.id}/status
Also tests PUT /temperatureControlSystem/{tcs.id}/mode
"""
Expand Down

0 comments on commit a81145c

Please sign in to comment.