Route icon results through UI events (T-607)
This commit is contained in:
@@ -17,6 +17,8 @@ func TestEventTypeValid(t *testing.T) {
|
||||
EventAppStarted,
|
||||
EventAppExited,
|
||||
EventLicenseChanged,
|
||||
EventIconReady,
|
||||
EventIconFailed,
|
||||
}
|
||||
|
||||
for _, eventType := range eventTypes {
|
||||
|
||||
Reference in New Issue
Block a user