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

Skip to content

Commit 6ab4678

Browse files
chore: nit
1 parent 3ab9253 commit 6ab4678

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coderd/notifications/notifications_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,6 @@ func TestNotificationTemplates_Golden(t *testing.T) {
978978
UserName: "Bobby",
979979
UserEmail: "[email protected]",
980980
UserUsername: "bobby",
981-
Labels: map[string]string{},
982981
// We need to use floats as `json.Unmarshal` unmarshal numbers in `map[string]any` to floats.
983982
Data: map[string]any{
984983
"report_frequency": "week",

0 commit comments

Comments
 (0)