Revert "update integration-cli tests for stderr output"
This reverts commit d5f8753b88.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@ -40,7 +40,7 @@ const notaryHost = "localhost:4443"
|
||||
const notaryURL = "https://" + notaryHost
|
||||
|
||||
var SuccessTagging = icmd.Expected{
|
||||
Err: "Tagging",
|
||||
Out: "Tagging",
|
||||
}
|
||||
|
||||
var SuccessSigningAndPushing = icmd.Expected{
|
||||
|
||||
Reference in New Issue
Block a user