Bug 21683: Remove accountlines.accountno
[koha.git] / t / db_dependent / ILSDI_Services.t
index 8d8db44..1c93ba9 100644 (file)
@@ -197,7 +197,6 @@ subtest 'GetPatronInfo/GetBorrowerAttributes test for extended patron attributes
             source => 'Accountline',
             value  => {
                 borrowernumber    => $brwr->{borrowernumber},
-                accountno         => 1,
                 accounttype       => 'xxx',
                 amountoutstanding => 10
             }