Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6679ef1

Browse files
committed
Fix lint error
Signed-off-by: Danny Kopping <danny@coder.com>
1 parent4b7214d commit6679ef1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎coderd/notifications/manager_test.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ func TestBuildPayload(t *testing.T) {
138138
}
139139

140140
funcTestStopBeforeRun(t*testing.T) {
141+
t.Parallel()
142+
141143
ctx:=context.Background()
142144
logger:=slogtest.Make(t,&slogtest.Options{IgnoreErrors:true,IgnoredErrorIs: []error{}}).Leveled(slog.LevelDebug)
143145
mgr,err:=notifications.NewManager(defaultNotificationsConfig(database.NotificationMethodSmtp),dbmem.New(),logger.Named("notifications-manager"))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp