diff options
author | Dimitri Merejkowsky <dmerejkowsky@users.noreply.github.com> | 2019-11-19 17:22:40 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-11-19 17:22:40 +0100 |
commit | cb3e9a293483b0efabd48f025d0b8feed438cc3e (patch) | |
tree | 1f026571709950d960ef4b0e379ec200eaadea6f /.cache/.gitkeep | |
parent | e8de558ee77508d734efd2844c7326ab6a2984b6 (diff) |
Store rspec statuses in .cache/rspec (#12427)
This allows using rspec with `--only-failures`
Diffstat (limited to '.cache/.gitkeep')
-rw-r--r-- | .cache/.gitkeep | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/.cache/.gitkeep b/.cache/.gitkeep
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/.cache/.gitkeep
|