Fixup
This commit is contained in:
parent
7298fdeda9
commit
42404eb525
@ -175,22 +175,6 @@ mod tests {
|
|||||||
vec![],
|
vec![],
|
||||||
])
|
])
|
||||||
.append_exec_results(vec![
|
.append_exec_results(vec![
|
||||||
MockExecResult {
|
|
||||||
last_insert_id: 0,
|
|
||||||
rows_affected: 1,
|
|
||||||
},
|
|
||||||
MockExecResult {
|
|
||||||
last_insert_id: 0,
|
|
||||||
rows_affected: 0,
|
|
||||||
},
|
|
||||||
MockExecResult {
|
|
||||||
last_insert_id: 0,
|
|
||||||
rows_affected: 0,
|
|
||||||
},
|
|
||||||
MockExecResult {
|
|
||||||
last_insert_id: 0,
|
|
||||||
rows_affected: 0,
|
|
||||||
},
|
|
||||||
MockExecResult {
|
MockExecResult {
|
||||||
last_insert_id: 0,
|
last_insert_id: 0,
|
||||||
rows_affected: 0,
|
rows_affected: 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user