mirror of
https://github.com/appleboy/drone-scp.git
synced 2026-06-04 18:23:59 +08:00
+1
-1
@@ -61,7 +61,7 @@ func TestSetPasswordAndKey(t *testing.T) {
|
||||
err := plugin.Exec()
|
||||
|
||||
assert.NotNil(t, err)
|
||||
assert.Equal(t, "can't set password and key at the same time", err.Error())
|
||||
assert.Equal(t, errSetPasswordandKey, err)
|
||||
}
|
||||
|
||||
func TestTrimElement(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user