Skip to content
Prev Previous commit
Next Next commit
test(memory): test for remove:multi with default paginate
  • Loading branch information
fratzinger committed Oct 16, 2021
commit 430545938ea819a98b516a22ec212043656c4c4c
1 change: 1 addition & 0 deletions packages/memory/test/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ const testSuite = adapterTests([
'.remove + $select',
'.remove + id + query',
'.remove + multi',
'.remove + multi default pagination',
'.remove + id + query id',
'.update',
'.update + $select',
Expand Down