Skip to content

Commit

Permalink
Fix org survey test
Browse files Browse the repository at this point in the history
  • Loading branch information
Keskimaki committed Jan 15, 2024
1 parent 2513614 commit 3404799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/integration/organisationSurvey.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ describe('Students', () => {
en: 'New survey',
sv: '',
},
studentNumbers: ['014895968', '015303763', '015144922', '211111112'],
studentNumbers: ['014895968', '015303763', '015144922', '211111112', '013749950'],
teacherIds: ['hy-hlo-111111112'],
startDate: today,
endDate: new Date().setDate(today.getDate() + 7),
Expand Down

0 comments on commit 3404799

Please sign in to comment.