Chore: picker support get first error
This commit is contained in:
@ -36,4 +36,5 @@ func TestPicker_Timeout(t *testing.T) {
|
||||
|
||||
number := picker.Wait()
|
||||
assert.Nil(t, number)
|
||||
assert.NotNil(t, picker.Error())
|
||||
}
|
||||
|
Reference in New Issue
Block a user