This commit is contained in:
2026-08-04 06:17:32 +03:00
parent 53f9819d40
commit 2028db671f
19 changed files with 159 additions and 45 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ public sealed class CommandTests
{
["production"] = new ConnectionProfile
{
Name = "production", Endpoint = "ep://host",
Name = "production", Endpoint = "ep://host:65535",
},
},
}, default);