Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ikone into trunk
  • Loading branch information
woltsu committed Aug 9, 2019
2 parents cb70b78 + 9be8243 commit 114dddd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cypress/integration/Teachers.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ describe('Teachers page tests', () => {
cy.get(':nth-child(1) > .ui > .search').click()
cy.contains('2017-18').click()
cy.contains("Passed")
cy.contains("Auvinen")
cy.contains("Ulfvens")
cy.contains("Valtonen")
cy.contains("Wahlström")
})
})

0 comments on commit 114dddd

Please sign in to comment.