mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-26 01:33:22 +00:00
Updated the assertion/error to consider PR #6545
This commit is contained in:
committed by
Matt-Yorkley
parent
7f658d4c46
commit
fc062a04a4
@@ -52,7 +52,7 @@ describe "Tax Rates" do
|
||||
uncheck("tax_rate[show_rate_in_label]")
|
||||
check("tax_rate[included_in_price]")
|
||||
click_button "Update"
|
||||
expect(page).to have_content("Included Price Validation")
|
||||
expect(page).to have_content("cannot be selected unless you have set a Default Tax Zone")
|
||||
end
|
||||
|
||||
it "can be deleted", js: true do
|
||||
|
||||
Reference in New Issue
Block a user