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

Skip to content

Commit 4991c33

Browse files
committed
chore(coderd/notifications): remove defunct test sleep
1 parent be00f59 commit 4991c33

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
@@ -1083,7 +1083,6 @@ func TestNotificationTemplates_Golden(t *testing.T) {
10831083
require.NoError(t, err)
10841084

10851085
smtpManager.Run(ctx)
1086-
time.Sleep(time.Second)
10871086

10881087
notificationCfg := defaultNotificationsConfig(database.NotificationMethodSmtp)
10891088

0 commit comments

Comments
 (0)