Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Includes test changes from:
owncloud/core#38050 [tests-only] correct reshare test to use the correct path
owncloud/core#38051 [tests-only] Improve skeleton upload error message
owncloud/core#38052 [tests-only] test webdav locks when shares are received in a sub-folder
owncloud/core#38056 [tests-only] split public link tests into separate files for new/old dav
owncloud/core#38058 [tests-only] Adjust tests to better run on PGSQL
behat
acceptance test runner dependencies when using PHP 7.2 or 7.3. Use PHP 7.4 for thebehat
test runner. (There is no need to look into what is happening with PHP 7.2 or 7.3 - we only use PHP here for the test runner anyway, so may as well use the latest)