Skip to content

Commit

Permalink
Change SSH server in auth methods test
Browse files Browse the repository at this point in the history
  • Loading branch information
delano committed Feb 13, 2014
1 parent 822907c commit bed0176
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions try/14_auth_methods_tryouts.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
require "rye"

# May need to update this in the future with a
# different free SSH provider
@hostname = "shellmix.com"
@hostname = "onetimesecret.com"

## Don't prompt for password if "publickey" is the only :auth_method
box = Rye::Box.new(
Expand Down

0 comments on commit bed0176

Please sign in to comment.