Skip to content

Commit ce41041

Browse files
committed
Fix test by updating console output fixture
1 parent 00ccb50 commit ce41041

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: test/fixtures/console-output.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
+-----------------------|------------|----------------+
22
| Name | Total Deps | 1st Level Deps |
33
+-----------------------|------------|----------------+
4-
| simplecov-console | 7 | 3 |
5-
| codecov | 5 | 2 |
4+
| simplecov-console | 8 | 3 |
5+
| codecov | 4 | 1 |
66
| rails_stats | 4 | 2 |
77
| simplecov | 3 | 3 |
88
| minitest-around | 1 | 1 |
@@ -37,4 +37,4 @@
3737
| Tests | 4 | 7 | 6 | 2 | 0 | 0 | 0 |
3838
| Total | 34 | 484 | 151 | 9 | 1 | 0 | 149 |
3939
+----------------------+---------+---------+---------+---------+---------+-----+-------+
40-
Code LOC: 145 Test LOC: 6 Code to Test Ratio: 1:0.0 Files: 34
40+
Code LOC: 145 Test LOC: 6 Code to Test Ratio: 1:0.0 Files: 34

0 commit comments

Comments
 (0)