mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-10 09:24:50 +02:00
Image registry and setup update (#3233)
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
parent
dc8a08031f
commit
1e20e7c332
8 changed files with 63 additions and 169 deletions
|
@ -28,7 +28,7 @@ function teardown_file() { _default_teardown ; }
|
|||
@test "show usage when no arguments provided" {
|
||||
run ./setup.sh
|
||||
assert_success
|
||||
assert_output --partial "This is the main administration script that you use for all your interactions with"
|
||||
assert_output --partial "This is the main administration command that you use for all your interactions with"
|
||||
}
|
||||
|
||||
@test "exit with error when wrong arguments provided" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue