Skip to content

Commit

Permalink
Merge pull request #36724 from owncloud/createRegularUserWithSameEmai…
Browse files Browse the repository at this point in the history
…lAddressOfGuestUser

Add when step to create new regular user using api for the acceptance tests
  • Loading branch information
phil-davis authored Jan 9, 2020
2 parents ded9449 + 42e413e commit 0cdf707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/acceptance/features/bootstrap/Provisioning.php
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ public function theseUsersHaveBeenCreatedWithoutSkeletonFiles(TableNode $table)

/**
* @Given /^these users have been created with ?(default attributes and|) skeleton files ?(but not initialized|):$/
* @When /^the administrator creates these users with ?(default attributes and|) skeleton files ?(but not initialized|):$/
* This function will allow us to send user creation requests in parallel.
* This will be faster in comparision to waiting for each request to complete before sending another request.
*
Expand Down

0 comments on commit 0cdf707

Please sign in to comment.