X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=t%2Fdb_dependent%2FKoha%2FAccount.t;h=16654f6c852191fbe865e86c2d93f8d7a337dc09;hb=99535e0fda491d2e1d704dd80f6613c0a7b8d06b;hp=f11a2f2972fc74bf003b7291c958e7d2c761a6a1;hpb=4302bdda5c1c348e63003589795af3d37249c167;p=koha_ffzg diff --git a/t/db_dependent/Koha/Account.t b/t/db_dependent/Koha/Account.t index f11a2f2972..16654f6c85 100755 --- a/t/db_dependent/Koha/Account.t +++ b/t/db_dependent/Koha/Account.t @@ -269,7 +269,7 @@ subtest 'reconcile_balance' => sub { $schema->storage->txn_rollback; }; - subtest 'same debit than credit' => sub { + subtest 'same debit as credit' => sub { plan tests => 6;