This commit is contained in:
Billy Chan 2021-11-16 17:56:22 +08:00
parent 7298fdeda9
commit 42404eb525
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -175,22 +175,6 @@ mod tests {
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 {
last_insert_id: 0,
rows_affected: 0,