Skip to content

Commit 0b0a0ad

Browse files
committed
fixup! fix yard
Undocumented Objects: (in file: lib/rspec/rails/fixture_support.rb) RSpec::Rails::FixtureSupport::Fixtures#name
1 parent d258cee commit 0b0a0ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rspec/rails/fixture_support.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ def proxy_method_warning_if_called_in_before_context_scope(method_name)
5252
end
5353

5454
if ::Rails.version.to_f >= 6.1
55+
# @private return the example name for TestFixtures
5556
def name
5657
@example
5758
end

0 commit comments

Comments
 (0)