Bug 20144: [sql_modes] Shorten cities.city_zipcode
[koha.git] / t / db_dependent / Koha / Checkouts.t
index 89b0126..c8ec4c5 100644 (file)
@@ -105,4 +105,3 @@ is( Koha::Checkouts->search->count, $nb_of_checkouts + 1, 'Delete should have de
 
 $schema->storage->txn_rollback;
 
-1;