Skip to content

Commit

Permalink
Punt this test to 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nateberkopec committed Oct 1, 2019
1 parent 99a8161 commit e0cf703
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_binder.rb
Expand Up @@ -52,6 +52,7 @@ def test_logs_all_localhost_bindings
end

def test_correct_zero_port_ssl
skip("Implement in 4.3")
@binder.parse(["ssl://localhost:0?key=#{key}&cert=#{cert}"], @events)

stdout = @events.stdout.string
Expand Down

0 comments on commit e0cf703

Please sign in to comment.