summaryrefslogtreecommitdiffstats
path: root/build/integration/features/favorites.feature
diff options
context:
space:
mode:
authorSergio Bertolin <sbertolin@solidgear.es>2016-11-23 12:02:09 +0000
committerLukas Reschke <lukas@statuscode.ch>2016-12-22 12:49:49 +0100
commit02de82df91910ad8f206f379a5eeaee9fb332b74 (patch)
tree26e406e9a80fbdc1de9293ad218283c0d3165890 /build/integration/features/favorites.feature
parentb78dcae1d491be99ec6dffa6705b2c987cb1393b (diff)
downloadnextcloud-server-02de82df91910ad8f206f379a5eeaee9fb332b74.tar.gz
nextcloud-server-02de82df91910ad8f206f379a5eeaee9fb332b74.zip
Fixed failing problems
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'build/integration/features/favorites.feature')
-rw-r--r--build/integration/features/favorites.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/integration/features/favorites.feature b/build/integration/features/favorites.feature
index a2ee579436e..c00ed05eefe 100644
--- a/build/integration/features/favorites.feature
+++ b/build/integration/features/favorites.feature
@@ -86,7 +86,7 @@ Feature: favorite
And user "user0" favorites element "/textfile0.txt"
And user "user0" favorites element "/textfile1.txt"
Then user "user0" in folder "/" should have favorited the following elements
- | /FOLDER |
+ | /FOLDER |
| /textfile0.txt |
| /textfile1.txt |