Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` 1) HealthCheck /custom_route_prefix works with smtp server and valid custom_check Failure/Error: FileUtils.rm(CUSTOM_CHECK_FILE_PATH) Errno::ENOENT: No such file or directory @ unlink_internal - spec/dummy/tmp/custom_file # ./spec/spec_helper.rb:35:in `ensure in enable_custom_check' # ./spec/spec_helper.rb:35:in `enable_custom_check' # ./spec/health_check_spec.rb:6:in `block (3 levels) in <top (required)>' # ------------------ # --- Caused by: --- # Errno::ENOENT: # No such file or directory @ rb_sysopen - spec/dummy/tmp/custom_file # ./spec/spec_helper.rb:32:in `write' ```
- Loading branch information