Currently the test suite makes a hard assumption that the default serving port (2797) is open at the time that tests are run.
However if a real version of Crystal is running and serving content on the default port at the time that tests start running, that assumption will not be correct and various tests will fail.
Currently the test suite makes a hard assumption that the default serving port (2797) is open at the time that tests are run.
However if a real version of Crystal is running and serving content on the default port at the time that tests start running, that assumption will not be correct and various tests will fail.
Affected tests: