optimize the SQL query for getting tax rates
This commit is contained in:
parent
d956e58bd7
commit
50fc494759
2 changed files with 6 additions and 14 deletions
|
|
@ -439,7 +439,7 @@ cmp_deeply(
|
|||
|
||||
cmp_deeply(
|
||||
$taxer->getTaxRates($taxFreeAddress),
|
||||
[0.0],
|
||||
[0,0],
|
||||
'getTaxRates: return correct data for a state with no tax data'
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue