Skip to content

Commit d1a4c0d

Browse files
authored
Remove trailing spaces
CI reported on line 2.
1 parent b27a5b9 commit d1a4c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/rspec/rails/example/rails_example_group_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module RSpec::Rails
2-
RSpec.describe RailsExampleGroup do
2+
RSpec.describe RailsExampleGroup do
33
if ::Rails::VERSION::MAJOR >= 7
44
class CurrentSample < ActiveSupport::CurrentAttributes
55
attribute :request_id

0 commit comments

Comments
 (0)