You've already forked go-sqlxmock
mirror of
https://github.com/zhashkevych/go-sqlxmock.git
synced 2025-06-12 21:47:29 +02:00
updates travis to validate with go fmt
This commit is contained in:
@ -109,4 +109,4 @@ func TestDuplicateNewDSN(t *testing.T) {
|
||||
if _, _, err := NewWithDSN("sqlmock_db_1"); err == nil {
|
||||
t.Error("expected error on NewWithDSN")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user