Skip to content

Commit e68175d

Browse files
authored
Removed unnecessary whitespace from request spec scaffold template. (#2505)
1 parent 7f8ce4d commit e68175d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/generators/rspec/scaffold/templates/request_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
require 'rails_helper'
1+
require 'rails_helper'
22

33
# This spec was generated by rspec-rails when you ran the scaffold generator.
44
# It demonstrates how one might use RSpec to test the controller code that

0 commit comments

Comments
 (0)