Skip to content

Commit fbe73bd

Browse files
Enable fit/fcontext focusing in rspecs (#3782)
Co-authored-by: Seth Boyles <[email protected]>
1 parent b970936 commit fbe73bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/spec_helper.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@
9191

9292
# each-run here?
9393
RSpec.configure do |rspec_config|
94+
rspec_config.filter_run_when_matching :focus
95+
9496
rspec_config.mock_with :rspec do |mocks|
9597
mocks.verify_partial_doubles = true
9698
end

0 commit comments

Comments
 (0)