Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
oivindkulsrud committed Sep 25, 2024
1 parent ad8b912 commit 90674f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cypress/e2e/run-0/arbeidstaker_50.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ describe('Tester arbeidstakersøknad - gradert 50%', () => {
// Test spørsmål
cy.get('[data-cy="ja-nei-stor"] input[value=JA]').click()

cy.contains('Antall timer du skrev inn, betyr at du har jobbet').should('not.exist')

// Underspørsmål 1
cy.contains(
'Hvor mange timer i uken jobber du vanligvis når du er frisk? Varierer det, kan du oppgi gjennomsnittet.',
Expand Down

0 comments on commit 90674f6

Please sign in to comment.