Chore: format code
This commit is contained in:
@@ -164,4 +164,4 @@ func MockRollback(err error) *Mock {
|
||||
// MockRollbackUnlessCommit support RollbackUnlessCommit
|
||||
func MockRollbackUnlessCommit(err error) *Mock {
|
||||
return NewMock(NewSimpleCondition("", "RollbackUnlessCommit"), []interface{}{err}, nil)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user