diff --git a/tests/PHPStan/Levels/data/arrayDimFetches-7.json b/tests/PHPStan/Levels/data/arrayDimFetches-7.json index 50ce04c3f54..3b315d40bfc 100644 --- a/tests/PHPStan/Levels/data/arrayDimFetches-7.json +++ b/tests/PHPStan/Levels/data/arrayDimFetches-7.json @@ -28,10 +28,5 @@ "message": "Cannot access offset 'foo' on iterable.", "line": 58, "ignorable": true - }, - { - "message": "Cannot access offset 'foo' on iterable.", - "line": 66, - "ignorable": true } -] \ No newline at end of file +]