• Y
    Retrive screenshot in relative path of current directory · 52422f2a
    yuuji.yaginuma 提交于
    In Rails engine `Rails.root `returns the path of the dummy application.
    Therefore, there is no `tmp` directly where the test is running, so can
    not get the screenshot.
    For this reason, instead of directly specifying tmp, retrive screenshot by
    relative path from the current directory.
    
    Fixes #30405
    52422f2a
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG.md 2.8 KB