Moves/Updates unit_price_spec into system

This commit is contained in:
filipefurtad0
2021-12-07 16:25:21 +00:00
parent 85a41205e9
commit 28698ab3bd

View File

@@ -1,6 +1,6 @@
# frozen_string_literal: true
require 'spec_helper'
require 'system_helper'
describe "As a consumer, I want to check unit price information for a product", js: true do
include AuthenticationHelper