fmt changes
This commit is contained in:
parent
395231e1bf
commit
0faef20441
@ -535,7 +535,6 @@ func TestUpdateAction(t *testing.T) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
func TestUpdateActionErr(t *testing.T) {
|
||||
// setup
|
||||
assert := assert.New(t)
|
||||
@ -582,7 +581,6 @@ func TestUpdateActionCommitErr(t *testing.T) {
|
||||
ActionID: 2,
|
||||
}
|
||||
|
||||
|
||||
mock.ExpectBegin()
|
||||
mock.ExpectExec("UPDATE actions").
|
||||
WithArgs("testing", 3, 6, completedOn, 5, 2).
|
||||
|
Loading…
x
Reference in New Issue
Block a user