mirror of
https://github.com/jackc/pgx.git
synced 2025-05-29 10:42:31 +00:00
go fmt
This commit is contained in:
parent
1424fb2b42
commit
86fef0e5d7
@ -262,7 +262,6 @@ func getCurrentTimeline(t *testing.T, rc *pgx.ReplicationConn) int {
|
||||
return -1
|
||||
}
|
||||
|
||||
|
||||
func TestGetTimelineHistory(t *testing.T) {
|
||||
replicationConn := mustReplicationConnect(t, *replicationConnConfig)
|
||||
defer closeReplicationConn(t, replicationConn)
|
||||
|
Loading…
x
Reference in New Issue
Block a user