We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f24e508 commit 479cc8eCopy full SHA for 479cc8e
src/PHPDraft/Parse/Tests/DrafterTest.php
@@ -58,9 +58,6 @@ public function tearDown(): void
58
* Test if the value the class is initialized with is correct
59
*
60
* @covers \PHPDraft\Parse\Drafter::parseToJson()
61
- * @expectedException \PHPDraft\Parse\ExecutionException
62
- * @expectedExceptionCode 100
63
- * @expectedExceptionMessage The new Drafter V4 is not supported yet.
64
*/
65
public function testSetupCorrectly(): void
66
{
0 commit comments