Setup: Ruby 2.1.5, Rails 4.2, Spree 3.1
If a product is already in cart as a subscription, and then a user adds the same product to cart as a one-time purchase, the cart line item remains a subscription. Recommend one-time purchase and subscription purchase should be added to cart as separate line items.