diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-06-22 22:17:18 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-06-27 07:13:00 +0900 |
commit | 6fbd405a2eb585591bb57de5adae71f890a24af3 (patch) | |
tree | 42c7da14d4ab21bd7659f254e0fee47bd18aae53 /actionview/test/template/form_helper/form_with_test.rb | |
parent | 61cc630ac7e7f8554dc049a3e5a2509c00303ef8 (diff) | |
download | rails-6fbd405a2eb585591bb57de5adae71f890a24af3.tar.gz rails-6fbd405a2eb585591bb57de5adae71f890a24af3.tar.bz2 rails-6fbd405a2eb585591bb57de5adae71f890a24af3.zip |
Clear screenshots files in `tmp:clear` task
If system test fails, it creates screenshot under `tmp/screenshots`.
https://github.com/rails/rails/blob/34fe2a4fc778d18b7fe6bdf3629c1481bee789b9/actionpack/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb#L45
But currently, screenshot files is not cleared by `tmp:clear` task.
This patch make clears screenshot files with `tmp:clear` task as well
as other tmp files.
Diffstat (limited to 'actionview/test/template/form_helper/form_with_test.rb')
0 files changed, 0 insertions, 0 deletions