Merge branch 'develop' of git.znuny.com:zammad/zammad into develop
This commit is contained in:
commit
f4946ac142
1 changed files with 1 additions and 0 deletions
|
@ -375,6 +375,7 @@ class MonitoringControllerTest < ActionDispatch::IntegrationTest
|
|||
assert_equal('Channel: Email::Notification out ;scheduler not running', result['message'])
|
||||
|
||||
dir = "#{Rails.root}/tmp/unprocessable_mail"
|
||||
FileUtils.mkdir_p(dir)
|
||||
FileUtils.touch("#{dir}/test.eml")
|
||||
|
||||
# health_check
|
||||
|
|
Loading…
Reference in a new issue