mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-27 14:36:36 +00:00
fix: linting issue
This commit is contained in:
@@ -27,7 +27,7 @@ func TestRdpBuilder(t *testing.T) {
|
||||
t.Fatalf("%s does not contain smart sizing:i:1", s)
|
||||
|
||||
}
|
||||
log.Printf(builder.String())
|
||||
log.Printf("%s", builder.String())
|
||||
}
|
||||
|
||||
func TestInitStruct(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user