fixup tests

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