Correct spelling
This commit is contained in:
+1
-1
@@ -588,7 +588,7 @@ func TestTransaction(t *testing.T) {
|
|||||||
t.Fatalf("Did not receive correct number of rows: %v", n)
|
t.Fatalf("Did not receive correct number of rows: %v", n)
|
||||||
}
|
}
|
||||||
|
|
||||||
// when something in transaction panicks
|
// when something in transaction panics
|
||||||
func() {
|
func() {
|
||||||
defer func() {
|
defer func() {
|
||||||
recover()
|
recover()
|
||||||
|
|||||||
Reference in New Issue
Block a user