fix: testing
This commit is contained in:
parent
5ac85a3412
commit
44ac6f43de
@ -416,5 +416,5 @@ func TestProxySendMessage(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
err := plugin.Exec()
|
err := plugin.Exec()
|
||||||
assert.NotNil(t, err)
|
assert.Nil(t, err)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user