Closed safafa closed 11 months ago
Description
This PR restores solidus/tax_category cop issue 53
Severity:
Wrong Code
model.tax_category = data
Correct Code
model.tax_categories = [data]
Solidus PR Link: # Replace with link to Solidus PR where the change has been made.
Before submitting the PR make sure the following are checked:
main
/config/default.yml
Thank you @MassimilianoLattanzio I made all the requested changes here
Description
This PR restores solidus/tax_category cop issue 53
Severity:
Wrong Code
Correct Code
Solidus PR Link: # Replace with link to Solidus PR where the change has been made.
Before submitting the PR make sure the following are checked:
main
(if not - rebase it)./config/default.yml