Skip to content
Prev Previous commit
Next Next commit
test(memory): add patch multiple paginate test
  • Loading branch information
fratzinger committed Oct 16, 2021
commit 9d5d8ad5e0631c240319b17738151f829eac7e4f
1 change: 1 addition & 0 deletions packages/memory/test/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const testSuite = adapterTests([
'.patch + $select',
'.patch + id + query',
'.patch multiple',
'.patch multiple default pagination',
'.patch multi query same',
'.patch multi query changed',
'.patch + query + NotFound',
Expand Down