From ce41041b4e88a4b2844c9186c0679702216cbef1 Mon Sep 17 00:00:00 2001 From: Andy Waite <13400+andyw8@users.noreply.github.com> Date: Thu, 3 Apr 2025 22:18:31 -0400 Subject: [PATCH] Fix test by updating console output fixture --- test/fixtures/console-output.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/fixtures/console-output.txt b/test/fixtures/console-output.txt index 844985b..5e83656 100644 --- a/test/fixtures/console-output.txt +++ b/test/fixtures/console-output.txt @@ -1,8 +1,8 @@ +-----------------------|------------|----------------+ | Name | Total Deps | 1st Level Deps | +-----------------------|------------|----------------+ -| simplecov-console | 7 | 3 | -| codecov | 5 | 2 | +| simplecov-console | 8 | 3 | +| codecov | 4 | 1 | | rails_stats | 4 | 2 | | simplecov | 3 | 3 | | minitest-around | 1 | 1 | @@ -37,4 +37,4 @@ | Tests | 4 | 7 | 6 | 2 | 0 | 0 | 0 | | Total | 34 | 484 | 151 | 9 | 1 | 0 | 149 | +----------------------+---------+---------+---------+---------+---------+-----+-------+ - Code LOC: 145 Test LOC: 6 Code to Test Ratio: 1:0.0 Files: 34 \ No newline at end of file + Code LOC: 145 Test LOC: 6 Code to Test Ratio: 1:0.0 Files: 34