@@ -2,21 +2,15 @@ diff --git a/tests/expected_report.txt b/tests/expected_report.txt
22index d1e1fad..71022c4 100644
33--- a/tests/expected_report.txt
44+++ b/tests/expected_report.txt
5- @@ -12,13 +12,12 @@ tests/input/class-references.php 10 0
6- tests/input/ClassPropertySpacing.php 2 0
7- tests/input/concatenation_spacing.php 49 0
8- tests/input/constants-no-lsb.php 2 0
9- tests/input/constants-var.php 6 0
10- tests/input/ControlStructures.php 28 0
11- tests/input/doc-comment-spacing.php 11 0
5+ @@ -19,7 +19,6 @@
126 tests/input/duplicate-assignment-variable.php 1 0
137 tests/input/EarlyReturn.php 7 0
148 tests/input/example-class.php 47 0
159- tests/input/ExampleBackedEnum.php 3 0
1610 tests/input/Exceptions.php 1 0
1711 tests/input/forbidden-comments.php 14 0
1812 tests/input/forbidden-functions.php 6 0
19- @@ -33 ,7 +32 ,7 @@ tests/input/null_coalesce_equal_operator.php 5 0
13+ @@ -34 ,7 +33 ,7 @@
2014 tests/input/null_coalesce_operator.php 3 0
2115 tests/input/null_safe_operator.php 1 0
2216 tests/input/optimized-functions.php 1 0
@@ -25,15 +19,15 @@ index d1e1fad..71022c4 100644
2519 tests/input/return_type_on_closures.php 26 0
2620 tests/input/return_type_on_methods.php 22 0
2721 tests/input/semicolon_spacing.php 3 0
28- @@ -51 ,9 +52 ,9 @@ tests/input/use-ordering.php 1 0
22+ @@ -54 ,9 +53 ,9 @@
2923 tests/input/useless-semicolon.php 2 0
3024 tests/input/UselessConditions.php 21 0
3125 ----------------------------------------------------------------------
32- - A TOTAL OF 454 ERRORS AND 0 WARNINGS WERE FOUND IN 49 FILES
33- + A TOTAL OF 448 ERRORS AND 0 WARNINGS WERE FOUND IN 48 FILES
26+ - A TOTAL OF 462 ERRORS AND 2 WARNINGS WERE FOUND IN 50 FILES
27+ + A TOTAL OF 456 ERRORS AND 2 WARNINGS WERE FOUND IN 49 FILES
3428 ----------------------------------------------------------------------
35- - PHPCBF CAN FIX 376 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
36- + PHPCBF CAN FIX 370 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
29+ - PHPCBF CAN FIX 378 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
30+ + PHPCBF CAN FIX 372 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
3731 ----------------------------------------------------------------------
3832
3933
0 commit comments