Fix test
This commit is contained in:
@ -33,9 +33,6 @@ func TestNewInterfaceManager(t *testing.T) {
|
|||||||
t.Error("InterfaceManager should not be watching events initially")
|
t.Error("InterfaceManager should not be watching events initially")
|
||||||
}
|
}
|
||||||
|
|
||||||
if manager.hasConnectedBefore {
|
|
||||||
t.Error("InterfaceManager should not have hasConnectedBefore set initially")
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestInterfaceManagerSetEventCallback(t *testing.T) {
|
func TestInterfaceManagerSetEventCallback(t *testing.T) {
|
||||||
|
Reference in New Issue
Block a user