Skip to content

Commit

Permalink
Update mock with latest SDK changes
Browse files Browse the repository at this point in the history
  • Loading branch information
elboletaire committed Jan 18, 2024
1 parent ecee060 commit 707fbde
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion mocks/handlers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,10 @@ export const handlers = [
title: { default: 'das ist eine andere frage' },
},
],
results: { aggregation: 'discrete-counting', display: 'multiple-question' },
type: {
name: 'single-choice-multiquestion',
properties: {},
},
},
})
)
Expand Down

0 comments on commit 707fbde

Please sign in to comment.