We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb4fe4 commit 49e274fCopy full SHA for 49e274f
coderd/notifications/notifications_test.go
@@ -916,7 +916,7 @@ func TestNotificationsTemplates(t *testing.T) {
916
require.NoError(t, err)
917
require.True(t, len(templates) > 1)
918
919
- // WHEN: requesting system notification templates as member should work3
+ // WHEN: requesting system notification templates as member should work
920
templates, err = memberClient.GetSystemNotificationTemplates(ctx)
921
922
0 commit comments