Skip to content

Commit b0b4b14

Browse files
committed
WIP
1 parent 21014e4 commit b0b4b14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rails/controller/testing/integration.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ module Rails
44
module Controller
55
module Testing
66
module Integration
7+
# Comment to run the CI
78
http_verbs = %w(get post patch put head delete get_via_redirect post_via_redirect)
89
http_verbs.push('xhr', 'xml_http_request') if ActionPack.version < Gem::Version.new('5.1')
910

0 commit comments

Comments
 (0)