Skip to content

Commit

Permalink
Update lib/rspec/core/example_group.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Jon Rowe <[email protected]>
  • Loading branch information
pirj and JonRowe authored Aug 14, 2021
1 parent 6048ff2 commit 4be9480
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/rspec/core/example_group.rb
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,6 @@ def self.store_before_context_ivars(example_group_instance)
end
end

# @deprecated use `RSpec.current_scope` instead
# Returns true if a `before(:context)` or `after(:context)`
# hook is currently executing.
def self.currently_executing_a_context_hook?
Expand Down

0 comments on commit 4be9480

Please sign in to comment.