forked from quic-go/quic-go
migrate to Ginkgo v2
This commit is contained in:
@@ -3,7 +3,7 @@ package utils
|
||||
import (
|
||||
"time"
|
||||
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/ginkgo/v2"
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user