mirror of
https://github.com/jackc/pgx.git
synced 2025-07-11 21:19:37 +00:00
Add comment to test
This commit is contained in:
parent
91cba90e8d
commit
8e6cf8f3a5
@ -42,6 +42,7 @@ func (ers *testErrRowScanner) ScanRow(rows pgx.Rows) error {
|
||||
return errors.New(string(*ers))
|
||||
}
|
||||
|
||||
// https://github.com/jackc/pgx/issues/1654
|
||||
func TestRowScannerErrorIsFatalToRows(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user