Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 4be9480

Browse files
pirjJonRowe
andauthored
Update lib/rspec/core/example_group.rb
Co-authored-by: Jon Rowe <[email protected]>
1 parent 6048ff2 commit 4be9480

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/rspec/core/example_group.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,6 @@ def self.store_before_context_ivars(example_group_instance)
537537
end
538538
end
539539

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

0 commit comments

Comments
 (0)