We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3574031 + 248d3b7 commit 26790e7Copy full SHA for 26790e7
src/content/5/en/part5d.md
@@ -235,7 +235,7 @@ describe('Note app', function() {
235
236
it('front page can be opened', function() {
237
cy.contains('Notes')
238
- cy.contains('Note app, Department of Computer Science, University of Helsinki 2022')
+ cy.contains('Note app, Department of Computer Science, University of Helsinki 2023')
239
})
240
241
it('login form can be opened', function() {
0 commit comments