-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
go-selfupdate/selfupdate/selfupdate_test.go
Lines 70 to 74 in e1c03e3
if updater.WantUpdate() == expectUpdate { | |
t.Errorf("WantUpdate returned %v; want %v", updater.WantUpdate(), expectUpdate) | |
} | |
May be updater.WantUpdate() != expectUpdate
Metadata
Metadata
Assignees
Labels
No labels