Skip to content

Commit

Permalink
New telemetry name passing test
Browse files Browse the repository at this point in the history
  • Loading branch information
thdfw committed Dec 15, 2024
1 parent d70b58a commit 453c503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/enums/telemetry_name_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ def test_telemetry_name() -> None:
"MicroVolts",
"VoltsTimesTen",
"WattHours",
"StorageLayer"
}

assert TelemetryName.default() == TelemetryName.Unknown
Expand Down

0 comments on commit 453c503

Please sign in to comment.