mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-09-08 10:10:49 +00:00
Port
This commit is contained in:
@@ -20,7 +20,7 @@ public sealed class CommandTests
|
||||
{
|
||||
["production"] = new ConnectionProfile
|
||||
{
|
||||
Name = "production", Endpoint = "ep://host",
|
||||
Name = "production", Endpoint = "ep://host:65535",
|
||||
},
|
||||
},
|
||||
}, default);
|
||||
|
||||
Reference in New Issue
Block a user