We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 278a0b9 commit 44cfabaCopy full SHA for 44cfaba
driver_test.go
@@ -82,7 +82,7 @@ func init() {
82
}
83
84
type DBTest struct {
85
- *testing.T
+ testing.TB
86
db *sql.DB
87
88
0 commit comments