From cff354ef28129b0d6d9f55ea6732a0277d638a67 Mon Sep 17 00:00:00 2001 From: Brown Date: Thu, 21 Nov 2019 16:51:23 -0500 Subject: [PATCH] Fix test --- tests/AnnotationTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/AnnotationTest.php b/tests/AnnotationTest.php index 558da1f7f..8c17b2c43 100644 --- a/tests/AnnotationTest.php +++ b/tests/AnnotationTest.php @@ -1030,7 +1030,6 @@ class AnnotationTest extends TestCase */ public static function barBar(); }', - 'error_message' => 'InvalidDocblock', ], ]; }