1. 27 8月, 2017 1 次提交
    • 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
  2. 26 8月, 2017 14 次提交
  3. 25 8月, 2017 7 次提交
  4. 24 8月, 2017 18 次提交