Skip to content

Commit 962470b

Browse files
chore: huh
1 parent 6ab4678 commit 962470b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coderd/notifications/notifications_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -978,6 +978,7 @@ func TestNotificationTemplates_Golden(t *testing.T) {
978978
UserName: "Bobby",
979979
UserEmail: "bobby@coder.com",
980980
UserUsername: "bobby",
981+
Labels: map[string]string{},
981982
// We need to use floats as `json.Unmarshal` unmarshal numbers in `map[string]any` to floats.
982983
Data: map[string]any{
983984
"report_frequency": "week",

0 commit comments

Comments
 (0)