Skip to content

Commit 24e767f

Browse files
committed
Add links to existing issues
1 parent 1e3121b commit 24e767f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

coderd/userauth_test.go

+3
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,9 @@ func TestUserOAuth2Github(t *testing.T) {
605605
})
606606

607607
// The bug only is exercised when a deleted user with the same linked_id exists.
608+
// Still related open issues:
609+
// - https://github.com/coder/coder/issues/12116
610+
// - https://github.com/coder/coder/issues/12115
608611
t.Run("ChangedEmail", func(t *testing.T) {
609612
t.Parallel()
610613

0 commit comments

Comments
 (0)