11diff --git a/tests/expected_report.txt b/tests/expected_report.txt
2- index 151bce4..873691d 100644
2+ index 9e34caa..71022c4 100644
33--- a/tests/expected_report.txt
44+++ b/tests/expected_report.txt
5- @@ -16 ,7 +16 ,6 @@ tests/input/doc-comment-spacing.php 11 0
5+ @@ -18 ,7 +18 ,6 @@ tests/input/doc-comment-spacing.php 11 0
66 tests/input/duplicate-assignment-variable.php 1 0
77 tests/input/EarlyReturn.php 7 0
88 tests/input/example-class.php 47 0
99- tests/input/ExampleBackedEnum.php 3 0
1010 tests/input/Exceptions.php 1 0
1111 tests/input/forbidden-comments.php 14 0
1212 tests/input/forbidden-functions.php 6 0
13- @@ -31 ,7 +30 ,7 @@ tests/input/null_coalesce_equal_operator.php 5 0
13+ @@ -33 ,7 +32 ,7 @@ tests/input/null_coalesce_equal_operator.php 5 0
1414 tests/input/null_coalesce_operator.php 3 0
1515 tests/input/null_safe_operator.php 1 0
1616 tests/input/optimized-functions.php 1 0
@@ -19,15 +19,15 @@ index 151bce4..873691d 100644
1919 tests/input/return_type_on_closures.php 26 0
2020 tests/input/return_type_on_methods.php 22 0
2121 tests/input/semicolon_spacing.php 3 0
22- @@ -50 ,9 +49 ,9 @@ tests/input/use-ordering.php 1 0
22+ @@ -52 ,9 +51 ,9 @@ tests/input/use-ordering.php 1 0
2323 tests/input/useless-semicolon.php 2 0
2424 tests/input/UselessConditions.php 21 0
2525 ----------------------------------------------------------------------
26- - A TOTAL OF 437 ERRORS AND 0 WARNINGS WERE FOUND IN 47 FILES
27- + A TOTAL OF 431 ERRORS AND 0 WARNINGS WERE FOUND IN 46 FILES
26+ - A TOTAL OF 452 ERRORS AND 0 WARNINGS WERE FOUND IN 48 FILES
27+ + A TOTAL OF 446 ERRORS AND 0 WARNINGS WERE FOUND IN 47 FILES
2828 ----------------------------------------------------------------------
29- - PHPCBF CAN FIX 370 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
30- + PHPCBF CAN FIX 364 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
29+ - PHPCBF CAN FIX 374 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
30+ + PHPCBF CAN FIX 368 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
3131 ----------------------------------------------------------------------
3232
3333
0 commit comments