Use a better describe

Co-authored-by: David Cook <david@redcliffs.net>
This commit is contained in:
Gaetan Craig-Riou
2023-07-24 11:26:17 +10:00
committed by Gaetan Craig-Riou
parent e6b53c0a42
commit 054eac0822

View File

@@ -146,7 +146,7 @@ describe "As a consumer, I want to see adjustment breakdown" do
assert_db_voucher_adjustment(-10.00, -1.15)
end
describe "moving between summary to summary via edit cart" do
describe "updating voucher adjustment after editing order" do
let!(:voucher) do
create(:voucher_flat_rate, code: 'good_code', enterprise: distributor, amount: 15)
end