mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-04-02 16:46:36 +00:00
fix: ensure autoreconnect setting matches documentation (#157)
Co-authored-by: bolkedebruin <bolkedebruin@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,6 @@ func TestRdpBuilder(t *testing.T) {
|
||||
}
|
||||
if !strings.Contains(s, "smart sizing:i:1"+CRLF) {
|
||||
t.Fatalf("%s does not contain smart sizing:i:1", s)
|
||||
|
||||
}
|
||||
log.Printf("%s", builder.String())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user