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 62c29ce commit c175348Copy full SHA for c175348
driver_test.go
@@ -92,7 +92,7 @@ func init() {
92
}
93
94
type DBTest struct {
95
- *testing.T
+ testing.TB
96
db *sql.DB
97
98
0 commit comments