Skip to content

Commit

Permalink
Fix test.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Mar 10, 2014
1 parent 505265c commit 4896ebc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions turba/test/Turba/Unit/ImportTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,7 @@ public function testImportInvalidBinaryEncoding()
'commonPostalCode' => 'W1 1AA',
'birthday' => '2008-10-08',
'phototype' => 'JPEG',
'email' => 'test@example.org',
),
$hash
);
Expand Down

0 comments on commit 4896ebc

Please sign in to comment.