UI(groupe instructeur): update heading level and wording

This commit is contained in:
Eric Leroy-Terquem 2023-06-07 11:00:38 +02:00
parent 9d8ad9b3d8
commit dd1b67bbc7
2 changed files with 2 additions and 2 deletions

View file

@ -60,7 +60,7 @@ describe 'The routing with rules', js: true do
# update defaut groupe
click_on 'défaut'
expect(page).to have_text('Paramètres principaux')
expect(page).to have_text('Paramètres du groupe')
fill_in 'Nom du groupe', with: 'littéraire'
click_on 'Renommer'
expect(page).to have_text('Le nom est à présent « littéraire ». ')