Commit 7f01166
committed
(maint) Capture stdout from tests
Test output is captured when running specs in parallel, but not in series like,
bundle exec rspec spec, so explicitly capture the output so it doesn't
pollute the test results.1 parent 75dc0e1 commit 7f01166
File tree
2 files changed
+2
-0
lines changed- spec
- integration/application
- unit/application
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1043 | 1043 | | |
1044 | 1044 | | |
1045 | 1045 | | |
| 1046 | + | |
1046 | 1047 | | |
1047 | 1048 | | |
1048 | 1049 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
| 671 | + | |
671 | 672 | | |
672 | 673 | | |
673 | 674 | | |
| |||
0 commit comments