Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4aba228

Browse files
committed
remove TODO
1 parent 1fc5068 commit 4aba228

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

coderd/externalauth/externalauth_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ func TestRefreshToken(t *testing.T) {
150150
t.Run("RefreshRetries", func(t *testing.T) {
151151
t.Parallel()
152152

153-
// TODO: Make the test idp return this error proper. It always returns a
154-
// status bad request
155153
var refreshErr *oauth2.RetrieveError
156154

157155
ctrl := gomock.NewController(t)

0 commit comments

Comments
 (0)