diff options
author | Morris Jobke <hey@morrisjobke.de> | 2017-03-23 16:12:24 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-23 16:12:24 -0600 |
commit | 49d0507f5d1954a439a69f4d1a4e94a8cc2981dd (patch) | |
tree | ef056f3e0c36306297140982241271219c1688aa /build/integration/features/favorites.feature | |
parent | 71c80433c2921d13c4dc35f5dad7fba2efe00ba5 (diff) | |
parent | 3c1e7e5ada0710988cb6ff498ae430d9718179c4 (diff) | |
download | nextcloud-server-49d0507f5d1954a439a69f4d1a4e94a8cc2981dd.tar.gz nextcloud-server-49d0507f5d1954a439a69f4d1a4e94a8cc2981dd.zip |
Merge pull request #3879 from nextcloud/downstream-26915
Added integration tests for sharees using v2.php
Diffstat (limited to 'build/integration/features/favorites.feature')
-rw-r--r-- | build/integration/features/favorites.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/integration/features/favorites.feature b/build/integration/features/favorites.feature index 9722948dac2..3f90b7b42b7 100644 --- a/build/integration/features/favorites.feature +++ b/build/integration/features/favorites.feature @@ -133,4 +133,3 @@ Feature: favorite Then user "user0" in folder "/subfolder" should have favorited the following elements | /subfolder/textfile0.txt | | /subfolder/textfile2.txt | - |