diff --git a/library/socket/unixsocket/pair_spec.rb b/library/socket/unixsocket/pair_spec.rb index 9a66c56c1..d80b60894 100644 --- a/library/socket/unixsocket/pair_spec.rb +++ b/library/socket/unixsocket/pair_spec.rb @@ -3,7 +3,7 @@ require_relative '../shared/partially_closable_sockets' with_feature :unix_socket do - describe "UNIXSocket#pair" do + describe "UNIXSocket.pair" do it_should_behave_like :partially_closable_sockets before :each do