Skip to content

Commit 4fbc086

Browse files
committed
Fix name
1 parent dbb1471 commit 4fbc086

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/create_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,7 @@ func TestCreateWithGitAuth(t *testing.T) {
614614
ID: "github",
615615
Regex: regexp.MustCompile(`github\.com`),
616616
Type: codersdk.ExternalAuthProviderGitHub,
617+
DisplayName: "GitHub",
617618
}},
618619
IncludeProvisionerDaemon: true,
619620
})

0 commit comments

Comments
 (0)