Merge pull request #2561 from mkllnk/2233-enable-embedded-shopping-spec

Enable embedded shopping spec
This commit is contained in:
Maikel
2018-08-23 09:23:12 +10:00
committed by GitHub

View File

@@ -43,7 +43,7 @@ feature "Using embedded shopfront functionality", js: true do
end
end
xit "allows shopping and checkout" do
it "allows shopping and checkout" do
on_embedded_page do
fill_in "variants[#{variant.id}]", with: 1
wait_until_enabled 'input.add_to_cart'