Skip to content

Commit

Permalink
Added comment for net-ntp test [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 4, 2021
1 parent ec67659 commit 9a9bc19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/net_ntp_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def test_connect
end

def test_read
skip
skip "Uses UPD"

assert_timeout(Timeout::Error) do
Net::NTP.get(read_host, read_port, 1)
Expand Down

0 comments on commit 9a9bc19

Please sign in to comment.