diff --git a/spec/features/admin/order_print_ticket_spec.rb b/spec/system/admin/order_print_ticket_spec.rb similarity index 99% rename from spec/features/admin/order_print_ticket_spec.rb rename to spec/system/admin/order_print_ticket_spec.rb index 07f069b2fc..f4dbc1be2e 100644 --- a/spec/features/admin/order_print_ticket_spec.rb +++ b/spec/system/admin/order_print_ticket_spec.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -require "spec_helper" +require "system_helper" describe ' As an administrator