Skip to content

Commit

Permalink
#6613 #6614 better test specification - removing useless assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Aug 11, 2017
1 parent 594e60d commit 0a1a841
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/Doctrine/Tests/Models/DDC6613/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ class User
*/
public $phones;

/**
* User constructor.
*/
public function __construct()
{
$this->id = uniqid('user', true);
Expand Down

0 comments on commit 0a1a841

Please sign in to comment.