Skip to content

Commit 1fd1c63

Browse files
committed
add comment
1 parent 7ce8142 commit 1fd1c63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/cmd/syslog-agent/app/syslog_agent_mtls_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ var _ = Describe("SyslogAgent with mTLS", func() {
216216
})
217217

218218
It("will not be able to connect with those drains", func() {
219+
//todo check if pr check runs
219220
ctx, cancel := context.WithCancel(context.Background())
220221
emitLogs(ctx, appIDs, grpcPort, agentCerts)
221222
defer cancel()

0 commit comments

Comments
 (0)