fixup tests

This commit is contained in:
lizzie
2026-07-16 03:53:04 +00:00
committed by crueter
parent 0a579a3d40
commit a352f850fa
+1 -1
View File
@@ -20,7 +20,7 @@ TEST_CASE("Network::Errors", "[core]") {
Network::SockAddrIn addr{
16,
Network::Domain::INET,
u8(Network::Domain::INET),
1, // hopefully nobody running this test has something listening on port 1
{127, 0, 0, 1},
{},