Re-running failing tests.

This commit is contained in:
Jack Walker
2020-04-24 11:32:10 +10:00
parent 2317714f0c
commit 9f5b3c540d
70 changed files with 78 additions and 515 deletions

View File

@@ -18,7 +18,9 @@ end
## RSPEC
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)
RSpec::Core::RakeTask.new(:spec) do |task|
task.rspec_opts = ['--tag ~run_on_browserstack']
end
################################
# SSL/TLS certificate