Skip to content

Commit

Permalink
change data
Browse files Browse the repository at this point in the history
  • Loading branch information
Daria Semenikhina committed Aug 22, 2023
1 parent 5f1b88c commit 2fe6257
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions examples/profile/integration_test/features/profile.feature
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

Сценарий: Успешное заполнение профиля
Когда Я перехожу к редактированию профиля
И Я указываю фамилию "Voronin"
И Я указываю дату рождения "1998-12-31"
И Я указываю имя "Vladislav"
И Я указываю отчество "Vladimirovich"
И Я указываю фамилию "Semenikhina"
И Я указываю дату рождения "1998-11-14"
И Я указываю имя "Daria"
И Я указываю отчество "Evgenevna"
И Я перехожу далее
И Я выбираю город "Voronezh"
И Я перехожу далее
Expand Down
8 changes: 4 additions & 4 deletions examples/profile/integration_test/gherkin_suite_test.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2fe6257

Please sign in to comment.