Add invoice functionality for orders with Stripe integration
This commit is contained in:
@@ -20,4 +20,4 @@ class OrdersControllerInvoiceTest < ActionDispatch::IntegrationTest
|
||||
assert_redirected_to order_url(draft_order)
|
||||
assert_equal "La facture n'est disponible qu'après le paiement de la commande", flash[:alert]
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user