mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2025-01-23 23:28:24 +00:00
4d8611652c
Currently an error message will read like > Could not connect to GitHub with the following error: Operation timed out after 0 milliseconds with 0 out of 0 bytes received Which reads as if you were trying to connect with an error. This PR clarifies it so that the error message will read like > Could not connect to GitHub: Operation timed out after 0 milliseconds with 0 out of 0 bytes received