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

Commit 6f22086

Browse files
committed
mark the reporter as public api
1 parent 5598c13 commit 6f22086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rspec/core/configuration.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@ def play_onto(reporter)
825825
end
826826
end
827827

828-
# @private
828+
# @return [RSpec::Core::Reporter] the currently configured reporter
829829
def reporter
830830
# @reporter_buffer should only ever be set in this method to cover
831831
# initialization of @reporter.

0 commit comments

Comments
 (0)