Put rspec-retry on flaky specs

This commit is contained in:
Rohan Mitchell
2015-08-07 11:06:16 +10:00
parent 6f4dc6943e
commit 3eea002a0c

View File

@@ -1,6 +1,6 @@
require 'spec_helper'
feature "Authentication", js: true do
feature "Authentication", js: true, retry: 3 do
include UIComponentHelper
# Attempt to address intermittent failures in these specs