Bug 18330: Handle date-time in Koha::Object->TO_JSON
[koha.git] / t / db_dependent / Passwordrecovery.t
index 893e025..f11893f 100755 (executable)
@@ -194,4 +194,3 @@ ok( scalar @$letters == 2, "[SendPasswordRecoveryEmail] UPDATE == ON sends a new
 
 $schema->storage->txn_rollback();
 
-1;