]> cat aescling's git repositories - mastodon.git/commit
Store rspec statuses in .cache/rspec (#12427)
authorDimitri Merejkowsky <dmerejkowsky@users.noreply.github.com>
Tue, 19 Nov 2019 16:22:40 +0000 (17:22 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 19 Nov 2019 16:22:40 +0000 (17:22 +0100)
commitcb3e9a293483b0efabd48f025d0b8feed438cc3e
tree1f026571709950d960ef4b0e379ec200eaadea6f
parente8de558ee77508d734efd2844c7326ab6a2984b6
Store rspec statuses in .cache/rspec (#12427)

This allows using rspec with `--only-failures`
.cache/.gitkeep [new file with mode: 0644]
spec/spec_helper.rb