diff --git a/tests/diff/classOnlyReferencedInAnotherProperty/output.txt b/tests/diff/classOnlyReferencedInAnotherProperty/output.txt index 556801ae..e66f5dac 100644 --- a/tests/diff/classOnlyReferencedInAnotherProperty/output.txt +++ b/tests/diff/classOnlyReferencedInAnotherProperty/output.txt @@ -1,2 +1,2 @@ -ERROR: UnusedPublicOrProtectedProperty - foo.hack:2:46 - Unused public or protected property ApiResourcePermissions::$experiment -ERROR: UnusedPublicOrProtectedProperty - foo.hack:7:39 - Unused public or protected property ApiResourcePermissionsExperiment::$value +ERROR: UnusedPublicOrProtectedProperty - foo.hack:2:15 - Unused public or protected property A::$b +ERROR: UnusedPublicOrProtectedProperty - foo.hack:7:39 - Unused public or protected property B::$value \ No newline at end of file