diff --git a/turba/test/Turba/Unit/ImportTest.php b/turba/test/Turba/Unit/ImportTest.php index 3099c25ec1e..44d3244f81b 100644 --- a/turba/test/Turba/Unit/ImportTest.php +++ b/turba/test/Turba/Unit/ImportTest.php @@ -557,6 +557,7 @@ public function testImportInvalidBinaryEncoding() 'commonPostalCode' => 'W1 1AA', 'birthday' => '2008-10-08', 'phototype' => 'JPEG', + 'email' => 'test@example.org', ), $hash );