Skip to content

Commit 28c9610

Browse files
committed
Removed TODO comment
1 parent 96f0843 commit 28c9610

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

internal/testing/integration/frontend_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,7 @@ func TestModulePackageDirectoryResolution(t *testing.T) {
166166
}
167167
}
168168

169-
// TODO(https://github.com/golang/go/issues/40096): factor out this code reduce
170-
// duplication
169+
171170
func setupFrontend(ctx context.Context, t *testing.T, q queue.Queue) *httptest.Server {
172171
t.Helper()
173172
config := frontend.ServerConfig{

0 commit comments

Comments
 (0)