We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26163fe commit cbf44c0Copy full SHA for cbf44c0
1 file changed
test/unit/guestbooks/GetGuestbooksByCollectionId.test.ts
@@ -13,9 +13,6 @@ describe('GetGuestbooksByCollectionId', () => {
13
nameRequired: true,
14
institutionRequired: false,
15
positionRequired: false,
16
- email: 'test@gmail.com',
17
- institution: 'Harvard University',
18
- position: 'Researcher',
19
customQuestions: [],
20
createTime: '2024-01-01T00:00:00Z',
21
dataverseId: 10
0 commit comments