diff --git a/src/PHPDraft/Parse/Tests/DrafterTest.php b/src/PHPDraft/Parse/Tests/DrafterTest.php index 3a059ff2..3b2068ce 100644 --- a/src/PHPDraft/Parse/Tests/DrafterTest.php +++ b/src/PHPDraft/Parse/Tests/DrafterTest.php @@ -58,9 +58,6 @@ public function tearDown(): void * Test if the value the class is initialized with is correct * * @covers \PHPDraft\Parse\Drafter::parseToJson() - * @expectedException \PHPDraft\Parse\ExecutionException - * @expectedExceptionCode 100 - * @expectedExceptionMessage The new Drafter V4 is not supported yet. */ public function testSetupCorrectly(): void {