You've already forked go-sqlmock
mirror of
https://github.com/DATA-DOG/go-sqlmock.git
synced 2025-06-16 23:57:35 +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