Correct helper name needed in this spec

This commit is contained in:
Luis Ramos
2021-03-22 20:38:14 +00:00
parent c5581fa25f
commit c224396e71

View File

@@ -6,7 +6,7 @@ feature '
As an administrator
I want to print a ticket for an order
', js: true do
include CheckoutRequestsHelper
include CheckoutHelper
include AuthenticationHelper
include ActionView::Helpers::NumberHelper