1
0

splitting up build.gradle - step 1

This commit is contained in:
Michael Hoennig
2019-04-30 07:52:37 +02:00
parent de6c7c5d4a
commit 29a2178a48
6 changed files with 150 additions and 147 deletions

View File

@ -2,5 +2,5 @@ Feature: User management
Scenario: Retrieve administrator user
When I search user 'admin'
Then the user is found
Then the user is not found
And his last name is 'Administrator'