Skip to content

Commit 8174700

Browse files
committed
Adjust tests
1 parent 7cc20a5 commit 8174700

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

test/fixtures/console-output.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
| simplecov-console | 8 | 3 |
55
| codecov | 4 | 1 |
66
| rails_stats | 4 | 2 |
7-
| listen | 3 | 2 |
8-
| bootsnap | 1 | 1 |
9-
| puma | 1 | 1 |
7+
| simplecov | 3 | 3 |
8+
| minitest-around | 1 | 1 |
9+
| bundler | 0 | 0 |
1010
| byebug | 0 | 0 |
11-
| spring | 0 | 0 |
12-
| tzinfo-data | 0 | 0 |
11+
| minitest | 0 | 0 |
12+
| minitest-spec-context | 0 | 0 |
1313
+-----------------------|------------|----------------+
1414

1515
Declared Gems 9
@@ -33,12 +33,12 @@
3333
| Spec Support | 1 | 1 | 1 | 0 | 0 | 0 | 0 |
3434
| Test Support | 1 | 1 | 1 | 0 | 0 | 0 | 0 |
3535
+----------------------+---------+---------+---------+---------+---------+-----+-------+
36-
| Code | 33 | 486 | 154 | 10 | 1 | 0 | 152 |
36+
| Code | 33 | 484 | 152 | 10 | 1 | 0 | 150 |
3737
| Tests | 4 | 7 | 6 | 2 | 0 | 0 | 0 |
38-
| Total | 37 | 493 | 160 | 12 | 1 | 0 | 158 |
38+
| Total | 37 | 491 | 158 | 12 | 1 | 0 | 156 |
3939
+----------------------+---------+---------+---------+---------+---------+-----+-------+
40-
Code LOC: 154 Test LOC: 6 Code to Test Ratio: 1:0.0 Files: 37
40+
Code LOC: 152 Test LOC: 6 Code to Test Ratio: 1:0.0 Files: 37
4141

4242
STI models count: 1 STI classes
4343
Polymorphic models count: 1 polymorphic associations
44-
Schema Stats: 2 `create_table` calls in schema.rb
44+
Schema Stats: 2 `create_table` calls in schema.rb

0 commit comments

Comments
 (0)