Skip to content

Commit 2a4d740

Browse files
committed
fix(coderd/notifications): remove duplicate function signature
1 parent e8ad3ac commit 2a4d740

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
@@ -684,7 +684,6 @@ func enumerateAllTemplates(t *testing.T) ([]string, error) {
684684
return out, nil
685685
}
686686

687-
func TestNotificationTemplatesCanRender(t *testing.T) {
688687
func TestNotificationTemplates_Golden(t *testing.T) {
689688
t.Parallel()
690689

0 commit comments

Comments
 (0)