mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
[wpilib] Fixup alerts (#8663)
Makes Java `Alert.Level.ERROR`, `Alert.Level.WARNING`, and `Alert.Level.INFO` proper aliases (instead of separate enum constants with the same value). Cleans up Python tests. Makes the Alert tests more consistent between languages.
This commit is contained in:
@@ -11,6 +11,7 @@ classes:
|
||||
text:
|
||||
activeStartTime:
|
||||
level:
|
||||
# use inline code to fix crash
|
||||
ignore: true
|
||||
methods:
|
||||
isActive:
|
||||
|
||||
Reference in New Issue
Block a user