Skip to content

Commit ecb3c62

Browse files
mrajagopalCopilot
andauthored
Update pkg/jobs/ngf_job_list_test.go
Remove redundant TODO. Co-authored-by: Copilot <[email protected]>
1 parent 2d9225d commit ecb3c62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/jobs/ngf_job_list_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ func TestNGFJobExecNginxT(t *testing.T) {
110110
},
111111
})
112112

113-
// TODO: Add test logic for exec-nginx-t job here.
114113
dc := &data_collector.DataCollector{
115114
BaseDir: tmpDir,
116115
Namespaces: []string{"default"},

0 commit comments

Comments
 (0)