aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb
diff options
context:
space:
mode:
authorArun Agrawal <arunagw@gmail.com>2017-08-19 07:59:40 +0530
committerGitHub <noreply@github.com>2017-08-19 07:59:40 +0530
commit250e1bd619c53da13b958bc04a97184930173c04 (patch)
tree944a248ddb29898a5fc7ae676a8f76253afc0377 /actionpack/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb
parent99c604f1f9de2f2a6fc3d0aec4f274cb05b48c69 (diff)
parent948c2c48df04e775e5b5a3da5f54e0d61299dc54 (diff)
downloadrails-250e1bd619c53da13b958bc04a97184930173c04.tar.gz
rails-250e1bd619c53da13b958bc04a97184930173c04.tar.bz2
rails-250e1bd619c53da13b958bc04a97184930173c04.zip
Merge pull request #30317 from yhirano55/use_ssl_in_guide_and_comment
Use https in guide and comment [ci skip]
Diffstat (limited to 'actionpack/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb')
-rw-r--r--actionpack/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb b/actionpack/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb
index 4eef15b6c2..dbd27ffd32 100644
--- a/actionpack/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb
+++ b/actionpack/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb
@@ -21,7 +21,7 @@ module ActionDispatch
# This is the default value if the +CI+ environment variables
# is defined.
# * [+artifact+] display the screenshot in the terminal, using the terminal
- # artifact format (http://buildkite.github.io/terminal/inline-images/).
+ # artifact format (https://buildkite.github.io/terminal/inline-images/).
def take_screenshot
save_image
puts display_image