Skip to content

Commit b4e6010

Browse files
committed
6
1 parent 681e786 commit b4e6010

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/sql/pubsub_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,6 @@ func TestPgxPublishSubscribe(t *testing.T) {
357357
)
358358
}
359359

360-
/*
361360
func TestPostgreSQLQueue(t *testing.T) {
362361
t.Parallel()
363362

@@ -377,7 +376,6 @@ func TestPostgreSQLQueue(t *testing.T) {
377376
nil,
378377
)
379378
}
380-
*/
381379

382380
func TestPgxPostgreSQLQueue(t *testing.T) {
383381
t.Parallel()

0 commit comments

Comments
 (0)