mirror of
https://github.com/documenso/documenso.git
synced 2026-07-26 01:45:08 +10:00
chore: optimize tests (#2280)
This commit is contained in:
@@ -587,6 +587,9 @@ export const seedPendingDocumentWithFullFields = async ({
|
||||
where: {
|
||||
envelopeId: document.id,
|
||||
},
|
||||
orderBy: {
|
||||
signingOrder: 'asc',
|
||||
},
|
||||
include: {
|
||||
fields: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user