Bug 21896: (QA follow-up) Document and Test for FIFO behaviour
[koha_ffzg] / t / db_dependent / Koha / Account.t
index f11a2f2..16654f6 100755 (executable)
@@ -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;