Skip to content

Commit

Permalink
[-] field unused ExpectedExec.delay field
Browse files Browse the repository at this point in the history
  • Loading branch information
pashagolub committed Sep 6, 2023
1 parent 410650b commit 11f2121
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion expectations.go
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ func (e *ExpectedCommit) String() string {
type ExpectedExec struct {
queryBasedExpectation
result pgconn.CommandTag
delay time.Duration
}

// WithArgs will match given expected args to actual database exec operation arguments.
Expand Down

0 comments on commit 11f2121

Please # to comment.