Add retry: 3 to intermittently failing spec

This commit is contained in:
Maikel Linke
2016-10-14 16:04:16 +11:00
committed by Rob Harrington
parent d49469a3e6
commit a7d8028d5a

View File

@@ -402,7 +402,7 @@ feature "As a consumer I want to check out my cart", js: true, retry: 3 do
o.save!
end
it "checks out successfully" do
it "checks out successfully", retry: 3 do
visit checkout_path
checkout_as_guest
choose sm2.name