Skip to content

Commit

Permalink
updated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared-Newell-Mobility committed Oct 19, 2023
1 parent ffcac69 commit c519d9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/v16/test_v16_enums.py
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,6 @@ def test_unit_of_measure():
assert UnitOfMeasure.fahrenheit == "Fahrenheit"
assert UnitOfMeasure.k == "K"
assert UnitOfMeasure.percent == "Percent"
assert UnitOfMeasure.hertz == "Hertz"


def test_unlock_status():
Expand Down

0 comments on commit c519d9b

Please sign in to comment.