You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-08 23:06:49 +02:00
Fix several typos (#2993)
This commit is contained in:
@ -126,7 +126,7 @@ BATS_TEST_NAME_PREFIX='test helper functions:'
|
||||
run cat "${path}/marker"
|
||||
assert_line "This marker file is there to identify the correct config being copied"
|
||||
|
||||
run duplicate_config_for_container non-existant-source-folder "${BATS_TEST_NAME}2"
|
||||
run duplicate_config_for_container non-existent-source-folder "${BATS_TEST_NAME}2"
|
||||
assert_failure
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user