Skip to content

Commit 7fc0b02

Browse files
committed
Bobby
1 parent 9d71a83 commit 7fc0b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/notifications/notifications_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,7 @@ func TestNotificationTemplatesCanRender(t *testing.T) {
848848
name: "TemplateWorkspaceBuildSummary",
849849
id: notifications.TemplateWorkspaceBuildSummary,
850850
payload: types.MessagePayload{
851-
UserName: "bobby",
851+
UserName: "Bobby",
852852
Labels: map[string]string{
853853
"template_name": "bobby-first-template",
854854
"template_display_name": "Bobby First Template",

0 commit comments

Comments
 (0)