Browse Source

Fixed test.

Martin Edenhofer 8 years ago
parent
commit
7595df8338
1 changed files with 1 additions and 0 deletions
  1. 1 0
      test/controllers/monitoring_controller_test.rb

+ 1 - 0
test/controllers/monitoring_controller_test.rb

@@ -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