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 9e35e00 commit 808fef7Copy full SHA for 808fef7
spec/rspec/rails/example/rails_example_group_spec.rb
@@ -34,6 +34,8 @@ module RSpec::Rails
34
end
35
36
describe 'CurrentAttributes', order: :defined do
37
+ include RSpec::Rails::RailsExampleGroup
38
+
39
class Current < ActiveSupport::CurrentAttributes
40
attribute :request_id
41
0 commit comments