mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-09 23:06:06 +00:00
Merge pull request #6988 from coopdevs/remove-unused-rspec-filtering
Remove unused RSpec specs filtering
This commit is contained in:
@@ -96,9 +96,6 @@ RSpec.configure do |config|
|
||||
# rspec-rails.
|
||||
config.infer_base_class_for_anonymous_controllers = false
|
||||
|
||||
# Filters
|
||||
config.filter_run_excluding skip: true, future: true, to_figure_out: true
|
||||
|
||||
# Retry
|
||||
config.verbose_retry = true
|
||||
# Try twice (retry once)
|
||||
|
||||
Reference in New Issue
Block a user