Capybara --headless

 https://docs.browserless.io/docs/capybara.html

インテグレーションのテストが動作しない原因調査


   98  git log

   99  git revert 1f7911bcf994e974dacbdde2ba634af7da091001

  100  git reset --hard HEAD^

  101  git reset --hard HEAD^

  102  git branch

  103  git push origin +develop

  104  git fetch

  105  git branch feature/UIMS-xx

  106  git push origin develop

  107  git branch

  108  git push origin feature/UIMS-xx


Next Post Previous Post
No Comment
Add Comment
comment url