fix: đ Suppression du caractère + en trop sur le bouton FranceConnect+ #1079
run-tests.yml
on: pull_request
Run unit tests and CT tests
57s
Annotations
2 errors and 1 warning
src/components/DsfrFranceConnect/DsfrFranceConnect.spec.ts > DsfrFranceConnect > should mount DsfrFranceConnect with specific url:
src/components/DsfrFranceConnect/DsfrFranceConnect.spec.ts#L40
AssertionError: expected 'Sâidentifier avec FranceConnect' to be 'Sâidentifier avec FranceConnect+' // Object.is equality
Expected: "Sâidentifier avec FranceConnect+"
Received: "Sâidentifier avec FranceConnect"
⯠src/components/DsfrFranceConnect/DsfrFranceConnect.spec.ts:40:32
|
Run unit tests and CT tests
Process completed with exit code 1.
|
Run unit tests and CT tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|