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

Commitc240e71

Browse files
committed
WillUsePostgres
1 parentd0ce0a0 commitc240e71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎coderd/notifications/notifications_test.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,10 @@ func TestInvalidConfig(t *testing.T) {
520520
funcTestNotifierPaused(t*testing.T) {
521521
t.Parallel()
522522

523+
if!dbtestutil.WillUsePostgres() {
524+
t.Skip("This test requires postgres")
525+
}
526+
523527
ctx,logger,db:=setup(t)
524528

525529
// Mock server to simulate webhook endpoint.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp