Skip to content

Commit 37dcf94

Browse files
Test commit
1 parent 31eeeab commit 37dcf94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/smokescreen/smokescreen.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ func handleConnect(config *Config, pctx *goproxy.ProxyCtx) (*goproxy.ConnectActi
677677
// DNS resolution failure
678678
return nil, "", pctx.Error
679679
}
680-
680+
// test comment
681681
// add context fields to all future log messages sent using this smokescreen context's Logger
682682
sctx.Logger = sctx.Logger.WithFields(extractContextLogFields(pctx, sctx))
683683

0 commit comments

Comments
 (0)