We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d258cee commit 0b0a0adCopy full SHA for 0b0a0ad
lib/rspec/rails/fixture_support.rb
@@ -52,6 +52,7 @@ def proxy_method_warning_if_called_in_before_context_scope(method_name)
52
end
53
54
if ::Rails.version.to_f >= 6.1
55
+ # @private return the example name for TestFixtures
56
def name
57
@example
58
0 commit comments