Skip to content

Commit

Permalink
Fix test name
Browse files Browse the repository at this point in the history
Co-authored-by: joelit <joeli.takala@helsinki.fi>
  • Loading branch information
UnniKohonen and joelit authored Dec 19, 2024
1 parent ec53fa2 commit e1a4b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cypress/template/sidebar-groups.cy.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
describe('Alphabetical index', () => {
describe('Groups tab', () => {
it('Loads groups on vocab page', () => {
// Go to test vocab home page
cy.visit('/groups/en/')
Expand Down

0 comments on commit e1a4b3f

Please sign in to comment.