Bug 13321: Rename variables
[koha.git] / t / db_dependent / Serials / Claims.t
index b887d78..80126a2 100644 (file)
@@ -48,7 +48,7 @@ my $sample_supplier1 = {
     gstreg        => 1,
     listincgst    => 1,
     invoiceincgst => 1,
-    gstrate       => '1.0000',
+    tax_rate       => '1.0000',
     discount      => '1.0000',
     notes         => 'notes1',
     deliverytime  => undef
@@ -68,7 +68,7 @@ my $sample_supplier2 = {
     gstreg        => 1,
     listincgst    => 1,
     invoiceincgst => 1,
-    gstrate       => '2.0000',
+    tax_rate       => '2.0000',
     discount      => '2.0000',
     notes         => 'notes2',
     deliverytime  => 2