Skip to content

Commit

Permalink
issue#1479 fix TF
Browse files Browse the repository at this point in the history
  • Loading branch information
stakovicz committed Jun 19, 2024
1 parent bb6679e commit 9e5f883
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/behat/features/Admin/Events/TokensSponsors.feature
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Feature: Administration - Évènements - Tokens Sponsors
When I fill in "sponsor_ticket[firstname]" with "Nom personne invitée"
And I fill in "sponsor_ticket[lastname]" with "Prénom personne invitée"
And I fill in "sponsor_ticket[email]" with "[email protected]"
And I fill in "sponsor_ticket[transport_mode]" with "70"
And I fill in "sponsor_ticket[transport_distance]" with "50"
And I press "Enregistrer"
# Listing des invitations renseignées
Then I should see "[email protected]"
Expand Down

0 comments on commit 9e5f883

Please sign in to comment.