Skip to content

Commit

Permalink
Fix acceptance features #248
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfausk committed Jan 10, 2025
1 parent 87e64a4 commit 05ca9dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/tests/Acceptance/features/team_create_minimal.feature
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Feature: An admin can create a team
When I enter "[email protected]" in "clients" field
Then I wait for "Dieser Klient hat noch keine Benutzer." to appear

When I enter "" in "name" field
When I enter "[email protected]" in "clients" field
Then I wait for "Dieser Klient hat noch keine Benutzer." to disappear

Expand Down

0 comments on commit 05ca9dc

Please sign in to comment.