Skip to content

Commit 97d332d

Browse files
committed
[E2E] maybe soon
1 parent 8604889 commit 97d332d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/e2e/Degree_programme_overview.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ describe('Degree programme overview', () => {
423423
.should('contain', '58.5%') // The percentage for total graduated, to check that the graph renders
424424

425425
cy.cs('programme-progress-bar-chart-section').contains('58.5%').trigger('mouseover', { force: true })
426-
cy.contains('At least 180 credits: 114')
426+
cy.contains('At least 180 credits: 7')
427427
})
428428

429429
it('Average graduation times section', () => {

0 commit comments

Comments
 (0)