@@ -2,15 +2,15 @@ diff --git a/tests/expected_report.txt b/tests/expected_report.txt
22index 1773423..449da88 100644
33--- a/tests/expected_report.txt
44+++ b/tests/expected_report.txt
5- @@ -18 ,7 +18 ,6 @@ tests/input/doc-comment-spacing.php 11 0
5+ @@ -19 ,7 +19 ,6 @@
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- @@ -33 ,7 +32 ,7 @@ tests/input/null_coalesce_equal_operator.php 5 0
13+ @@ -34 ,7 +33 ,7 @@
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 1773423..449da88 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- @@ -52 ,9 +51 ,9 @@ tests/input/use-ordering.php 1 0
22+ @@ -53 ,9 +52 ,9 @@
2323 tests/input/useless-semicolon.php 2 0
2424 tests/input/UselessConditions.php 21 0
2525 ----------------------------------------------------------------------
26- - A TOTAL OF 453 ERRORS AND 0 WARNINGS WERE FOUND IN 48 FILES
27- + A TOTAL OF 447 ERRORS AND 0 WARNINGS WERE FOUND IN 47 FILES
26+ - A TOTAL OF 461 ERRORS AND 2 WARNINGS WERE FOUND IN 49 FILES
27+ + A TOTAL OF 455 ERRORS AND 2 WARNINGS WERE FOUND IN 48 FILES
2828 ----------------------------------------------------------------------
29- - PHPCBF CAN FIX 375 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
30- + PHPCBF CAN FIX 369 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
29+ - PHPCBF CAN FIX 377 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
30+ + PHPCBF CAN FIX 371 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
3131 ----------------------------------------------------------------------
3232
3333
0 commit comments