diff options
author | Jon Moss <me@jonathanmoss.me> | 2017-08-17 09:47:23 -0400 |
---|---|---|
committer | Jon Moss <me@jonathanmoss.me> | 2017-08-17 09:47:23 -0400 |
commit | 07a13f7abb15fb746bf75f00c99c91394888be06 (patch) | |
tree | b4fbb2492dbeb97028bfec4f46f1fb9dac207613 /actionview | |
parent | 00a47d58ecb4587510ff3d721a692561abbe3ba2 (diff) | |
download | rails-07a13f7abb15fb746bf75f00c99c91394888be06.tar.gz rails-07a13f7abb15fb746bf75f00c99c91394888be06.tar.bz2 rails-07a13f7abb15fb746bf75f00c99c91394888be06.zip |
Use nil Logger for tests
Makes tests much more quietly, as opposed to the enormous amount of
logging that appears right now. This setting is used in AJ, as well as
other frameworks.
Output from test run:
```
.........................................................
Finished in 3.003355s, 18.9788 runs/s, 45.2827 assertions/s.
57 runs, 136 assertions, 0 failures, 0 errors, 0 skips
```
Diffstat (limited to 'actionview')
0 files changed, 0 insertions, 0 deletions