Skip to content

Commit

Permalink
Update spec/system/admin/reports/sales_tax/sales_tax_totals_by_order_…
Browse files Browse the repository at this point in the history
…spec.rb

Co-authored-by: David Cook <[email protected]>
  • Loading branch information
abdellani and dacook authored Feb 6, 2023
1 parent db89761 commit ea6910a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
})
order.line_items.create({ variant: variant, quantity: 1, price: 100 })
end

context 'added tax' do
before do
# the enterprise fees can be known only when the user selects the variants
Expand Down

0 comments on commit ea6910a

Please sign in to comment.