Skip to content

Commit

Permalink
Don't expect failures for drafter v4
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev authored Aug 27, 2019
1 parent f24e508 commit 479cc8e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/PHPDraft/Parse/Tests/DrafterTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down

0 comments on commit 479cc8e

Please sign in to comment.