Skip to content
Snippets Groups Projects
Commit 8e27afa7 authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Use a shorter socket path during testing

parent 158b424f
No related branches found
No related tags found
1 merge request!131Use a shorter socket path during testing
Pipeline #
Loading
Loading
@@ -44,7 +44,7 @@ class HTTPUNIXServer < WEBrick::HTTPServer
end
 
def tmp_socket_path
File.join(ROOT_PATH, 'tmp', 'socket')
'tmp/test-socket'
end
 
describe Net::HTTPUNIX do
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment