Skip to content

Commit

Permalink
fix php cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Sep 25, 2019
1 parent cf1c7f7 commit 01dc3ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/BaseTypeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,6 @@ public function it_can_be_casted_to_string()
$this->assertEquals($expected, (string) $type);
}


/** @test */
public function it_replaces_identifier_with_at_id_property()
{
Expand Down

0 comments on commit 01dc3ac

Please sign in to comment.