rspec / rspec-core

RSpec runner and formatters
http://rspec.info
MIT License
1.23k stars 765 forks source link

Remove deprecated `currently_executing_a_context_hook?` #2911

Closed pirj closed 3 years ago

pirj commented 3 years ago

Deprecated in https://github.com/rspec/rspec-core/pull/2880 Replacement RSpec.current_scope added in https://github.com/rspec/rspec-core/pull/2895, will be released in 3.11.0, and is cherry-picked to 4-0-dev.

JonRowe commented 3 years ago

@pirj I meant in #2895 that I didn't think this should be deprecated or removed.